Skip to content

Commit 7b2ce67

Browse files
authored
Add DISABLE_AMEND_COVERAGE_FROM_SRC: yes
1 parent 875f465 commit 7b2ce67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
depwarn: error
5858
env:
5959
MOI_TEST_MODULES: ${{ matrix.moi_test_modules }}
60+
DISABLE_AMEND_COVERAGE_FROM_SRC: "yes"
6061
- uses: julia-actions/julia-processcoverage@v1
6162
- uses: codecov/codecov-action@v4
6263
with:

0 commit comments

Comments
 (0)