Skip to content

Commit

Permalink
trying to make sure...
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jan 15, 2024
1 parent d527c33 commit 84f3756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: pytest --cov=jobflow_remote --cov-report=xml --ignore tests/integration

- name: Integration tests
run: pytest --cov=jobflow_remote --cov-append --cov-report=xml tests/integration -s
run: pytest --cov=jobflow_remote --cov-append --cov-report=xml tests/integration

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 84f3756

Please sign in to comment.