Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
william-dawson committed Nov 15, 2023
1 parent 316798f commit 0c09aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
env:
MAKETEST: ${{ matrix.maketest }}
TESTOS: ${{ matrix.testos }}
OMP_NUM_THREADS: ${{ matrix.num_thread }}
OMP_NUM_THREADS: ${{ matrix.numthread }}
- name: check examples
run: |
bash -l UnitTests/check_examples.sh
Expand Down

0 comments on commit 0c09aa5

Please sign in to comment.