Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Nov 27, 2023
1 parent 064d613 commit 6bba755
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 @@ -29,4 +29,4 @@ jobs:
pip install git+https://github.com/econ-ark/HARK@master
- name: Test with pytest
run: |
pytest code/tests.py
pytest ./code/tests.py

0 comments on commit 6bba755

Please sign in to comment.