Skip to content

Commit

Permalink
new attempt at CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Oct 6, 2023
1 parent 6b25ed9 commit 62ee7b6
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 @@ -178,7 +178,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@latest
- uses: lkdvos/julia-runtest@main
with:
suffix: [-sectors -spaces -fusiontrees]
suffix: '-sectors -spaces -fusiontrees'
env:
JULIA_NUM_THREADS: 4
- uses: julia-actions/julia-processcoverage@v1
Expand Down

0 comments on commit 62ee7b6

Please sign in to comment.