Skip to content

Commit 700a70b

Browse files
authored
Remove unused matrix variables
1 parent c923365 commit 700a70b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
- uses: julia-actions/julia-buildpkg@v1
4545

4646
- uses: julia-actions/julia-runtest@v1
47-
env:
48-
GROUP: ${{ matrix.test_group }}
49-
JULIA_NUM_THREADS: ${{ matrix.runner.num_threads }}
5047

5148
- uses: julia-actions/julia-processcoverage@v1
5249

0 commit comments

Comments
 (0)