Skip to content

Commit

Permalink
Update test command to use 4 parallel processes
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Jan 16, 2024
1 parent 37e9d49 commit 4ef94d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Test
shell: bash -l {0}
run: ./sage -t --all -p0
run: ./sage -t --all -p4

0 comments on commit 4ef94d4

Please sign in to comment.