Skip to content

Commit

Permalink
add dep
Browse files Browse the repository at this point in the history
juaduan committed Jun 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8d2b4c0 commit bdd720d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ jobs:
- name: run the test script
working-directory: tests
run: |
pip install pytest
pip install pytest setuptools==39.1.0
pytest test_demo.py
python uvad_test.py

0 comments on commit bdd720d

Please sign in to comment.