Skip to content

Commit

Permalink
adjust workflows for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou committed Jun 5, 2024
1 parent d42150b commit 491cad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
env:
pytest_github_report: true
pytest_verbosity: 2
run: pytest -v --cov=src --cov-report=xml --cov-report=term-missing --color=yes tests/
run: pytest -v --cov=src --cov-report=xml --cov-report=term-missing --color=yes sg2t/tests/

0 comments on commit 491cad2

Please sign in to comment.