Skip to content

Commit e005aed

Browse files
committed
update codecov
1 parent 8eb5069 commit e005aed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
lcov --remove lcov.info -o lcov.info 'src/test/**'
4646
lcov --remove lcov.info -o lcov.info 'contracts/external-deps/**'
4747
lcov --remove lcov.info -o lcov.info 'contracts/eip/**'
48-
lcov --remove lcov.info -o lcov.info 'node_modules/**'
4948
forge test
5049
- name: Upload coverage reports to Codecov
5150
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)