Skip to content

Commit

Permalink
Added the exclude-files command
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Yang committed Jan 9, 2022
1 parent 7f02f34 commit 71a84ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
acala-primitives
acala-rpc
acala-runtime runtime-common runtime-integration-tests karura-runtime mandala-runtime
*/mock.rs */weights.rs'
--exclude-files */mock.rs */weights.rs'
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
with:
Expand Down

0 comments on commit 71a84ef

Please sign in to comment.