Skip to content

Commit

Permalink
Update macos_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
novialriptide committed Sep 17, 2022
1 parent 106e5aa commit 039bde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yml
Expand Up @@ -14,4 +14,4 @@ jobs:
python3 -m pip install .
python3 -m pip install pytest
- name: Run Tests
run: pytest tests/test*
run: pytest test/*

0 comments on commit 039bde1

Please sign in to comment.