Skip to content

Commit 3ae38ed

Browse files
authored
Update ci.yml
1 parent 7b2ce67 commit 3ae38ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
MOI_TEST_MODULES: ${{ matrix.moi_test_modules }}
6060
DISABLE_AMEND_COVERAGE_FROM_SRC: "yes"
6161
- uses: julia-actions/julia-processcoverage@v1
62+
env:
63+
DISABLE_AMEND_COVERAGE_FROM_SRC: "yes"
6264
- uses: codecov/codecov-action@v4
6365
with:
6466
file: lcov.info

0 commit comments

Comments
 (0)