Skip to content

Commit

Permalink
Add --shuffle to Autoconf build in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ekk0ek committed Jul 19, 2024
1 parent 94dd8a0 commit db42a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ jobs:
echo $PATH
autoreconf -i
./configure
make -j 2
make -j 4 --shuffle

0 comments on commit db42a58

Please sign in to comment.