Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz authored Apr 14, 2024
1 parent 4921c89 commit 4c43f09
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 4c43f09

Please sign in to comment.