Skip to content

Commit

Permalink
CI: correct ignore pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Jun 6, 2024
1 parent a129308 commit 844d4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Run tests
run: |
cd tests
pytest -v --ignore=tests/realserv/
pytest -v --ignore=realserv/

0 comments on commit 844d4f4

Please sign in to comment.