Skip to content

Commit

Permalink
OMP_NUM_THREADS=1
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed May 10, 2024
1 parent ec0160f commit a956049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ jobs:
working-directory: ${{runner.workspace}}/build
shell: bash
run: ctest -V
env:
OMP_NUM_THREADS: 1

0 comments on commit a956049

Please sign in to comment.