We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80fae1 commit 38b297cCopy full SHA for 38b297c
1 file changed
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
+ - uses: julia-actions/cache@v3
35
- uses: julia-actions/julia-buildpkg@v1
36
- uses: julia-actions/julia-runtest@v1
37
# - uses: julia-actions/julia-processcoverage@v1
0 commit comments