Skip to content

Commit

Permalink
What about -j3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcepl committed Dec 18, 2024
1 parent 8e0aeed commit d0f15e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
- uses: actions/checkout@v4
- run: ./configure --with-pydebug
- run: make -j
- run: ./python -m test -j
- run: ./python -m test -j3

0 comments on commit d0f15e4

Please sign in to comment.