Skip to content

Commit ef7bd92

Browse files
committed
use threads in CI
1 parent 7cccbb6 commit ef7bd92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: CI
2+
env:
3+
JULIA_NUM_THREADS: 2
24
on:
35
- push
46
- pull_request

0 commit comments

Comments
 (0)