Skip to content

Commit

Permalink
remove random order prop
Browse files Browse the repository at this point in the history
  • Loading branch information
codingfabi committed May 4, 2024
1 parent 358ebc2 commit 3f2cb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Install dependencies
run: poetry install --no-root
- name: Pytest
run: poetry run pytest -x --random-order
run: poetry run pytest -x

0 comments on commit 3f2cb4b

Please sign in to comment.