We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfae95 commit 76a03f8Copy full SHA for 76a03f8
.github/workflows/unit-tests.yml
@@ -32,7 +32,6 @@ jobs:
32
coverage-exclude-paths: |
33
- '*/extras/test/*'
34
- '/usr/*'
35
- - '*/src/cbor/lib/*'
36
coverage-data-path: ${{ env.COVERAGE_DATA_PATH }}
37
38
# A token is used to avoid intermittent spurious job failures caused by rate limiting.
0 commit comments