Skip to content

Commit

Permalink
Remove -s flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kelle authored Oct 17, 2023
1 parent bf21d31 commit 82b9f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Test with pytest
run: |
pytest -s tests/scheduled_checks.py
pytest tests/scheduled_checks.py

0 comments on commit 82b9f4f

Please sign in to comment.