Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/bigcode-project/open-eval i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
terryyz committed Apr 19, 2024
2 parents 0dc99d7 + 3c86501 commit 7114114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
flake8 data/clean/*.py --count --select=E9,F63,F7,F82 --show-source --statistics
- name: Test processed data with pytest
run: |
sh script/run.sh
bash script/run.sh
# - name: Test processed data with pytest and no doctest
# run: |
# pytest data/processed/*_wo_doc.py

0 comments on commit 7114114

Please sign in to comment.