We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875f465 commit 7b2ce67Copy full SHA for 7b2ce67
1 file changed
.github/workflows/ci.yml
@@ -57,6 +57,7 @@ jobs:
57
depwarn: error
58
env:
59
MOI_TEST_MODULES: ${{ matrix.moi_test_modules }}
60
+ DISABLE_AMEND_COVERAGE_FROM_SRC: "yes"
61
- uses: julia-actions/julia-processcoverage@v1
62
- uses: codecov/codecov-action@v4
63
with:
0 commit comments