We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c49e6 commit bb42dcdCopy full SHA for bb42dcd
.github/workflows/ci.yml
@@ -44,7 +44,6 @@ jobs:
44
${{ runner.os }}-
45
- uses: julia-actions/julia-buildpkg@v1
46
- uses: julia-actions/julia-runtest@v1
47
- continue-on-error: ${{ matrix.version == 'nightly' }}
48
with:
49
depwarn: error
50
- uses: julia-actions/julia-processcoverage@v1
0 commit comments