Skip to content

Commit 39a43a1

Browse files
fix GROUP setting in tests
1 parent 4491a56 commit 39a43a1

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
@@ -25,6 +25,7 @@ jobs:
2525
- uses: actions/cache@v1
2626
env:
2727
cache-name: cache-artifacts
28+
GROUP: ${{ matrix.group }}
2829
with:
2930
path: ~/.julia/artifacts
3031
key: ${{ runner.os }}-test-${{ env.cache-name }}-${{ hashFiles('**/Project.toml') }}

0 commit comments

Comments
 (0)