We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e05d0 commit 5e6e974Copy full SHA for 5e6e974
1 file changed
.github/workflows/ci.yml
@@ -41,8 +41,8 @@ jobs:
41
- uses: julia-actions/cache@v1
42
- uses: julia-actions/julia-buildpkg@v1
43
- uses: julia-actions/julia-runtest@v1
44
- with:
45
- depwarn: error
+ # with:
+ # depwarn: error
46
- uses: julia-actions/julia-processcoverage@v1
47
- uses: codecov/codecov-action@v4
48
with:
0 commit comments