Skip to content

Commit b422a47

Browse files
authored
Update ci.yml
1 parent 9e0d8e6 commit b422a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
Pkg.develop(PackageSpec(path=pwd()))
6060
Pkg.instantiate()'
6161
- run: |
62+
export JULIA_CPU_THREADS = 2
6263
julia --project=./docs -e '
6364
using Documenter: doctest
6465
using StreamSampling

0 commit comments

Comments
 (0)