We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5a7e8 commit e534033Copy full SHA for e534033
.github/workflows/ci.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
version: ${{ matrix.version }}
31
arch: ${{ matrix.arch }}
32
+ - uses: julia-actions/cache@v1
33
- uses: julia-actions/julia-buildpkg@v1
34
- uses: julia-actions/julia-runtest@v1
35
- uses: julia-actions/julia-processcoverage@v1
0 commit comments