Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed May 16, 2024
1 parent ef811fb commit 5513d85
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 @@ -22,6 +22,6 @@ jobs:
- name: test
run: |
cd $GITHUB_WORKSPACE/examples/00_checkerboard_iso
sed -i "/NPROC=/c\NPROC=4" run_this_example.sh
sed -i "/NPROC=/c\NPROC=1" run_this_example.sh
sh run_this_example.sh

0 comments on commit 5513d85

Please sign in to comment.