We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628f71b commit 6b7788eCopy full SHA for 6b7788e
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
name: Run tests
2
3
env:
4
- JULIA_NUM_THREADS: ${{ matrix.threads }}
+ JULIA_NUM_THREADS: 4
5
6
on:
7
- push
0 commit comments