Skip to content

Commit

Permalink
Update run_pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iftakharpy authored Nov 27, 2024
1 parent dcc534a commit dc49fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
- name: Test with pytest
run: |
pytest -vvvv
- name: Coverage
run: coverage.sh

0 comments on commit dc49fa7

Please sign in to comment.