Skip to content

Commit

Permalink
use 4
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Sep 20, 2024
1 parent 469778b commit 4d75f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
pip install meson
- name: Run tests
run: pytest test/unittests --durations=20 -n 2
run: pytest test/unittests --durations=20 -n 4

0 comments on commit 4d75f86

Please sign in to comment.