Skip to content

Commit 829f0ba

Browse files
authored
Update ci.yml
1 parent b422a47 commit 829f0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)