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 14, 2024
2 parents 6f59e98 + 4c43f09 commit 8d026f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Test processed data with pytest and doctest (jenny)
run: |
pytest --doctest-modules data/processed/*jenny_w_doc.py
pytest --doctest-modules data/processed/*wenhao_w_doc.py
- name: Test processed data with pytest and no doctest
run: |
pytest data/processed/*_wo_doc.py

0 comments on commit 8d026f3

Please sign in to comment.