Skip to content

Commit

Permalink
remove erroneous line in coverage stage of integration-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LAShemilt committed May 11, 2023
1 parent b373c11 commit 3456aec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- run: |
set -vxeuo pipefail
coverage -m pytest -k tests_integration -v
coverage run -m pytest -k tests_integration -v
coverage report
env:
Expand Down

0 comments on commit 3456aec

Please sign in to comment.