Skip to content

Commit

Permalink
unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
tongzhouxu committed Mar 26, 2024
1 parent 0f9acc2 commit 0726b2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
pip install pytest
- name: Run tests
working-directory: test
working-directory: mashpit/test
run: |
ls -al
pytest test.py

0 comments on commit 0726b2c

Please sign in to comment.