Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
defreng committed Sep 10, 2023
1 parent a2e4028 commit 6446d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
poetry self add "poetry-dynamic-versioning[plugin]"
poetry install
- run: coverage run -m pytest -n 4
- run: coverage run -m pytest
env:
# FoxOps test configuration
FOXOPS_TESTS_GITLAB_ADDRESS: https://gitlab.com
Expand Down

0 comments on commit 6446d15

Please sign in to comment.