We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2198ad commit 9453be5Copy full SHA for 9453be5
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
runs-on: ubuntu-latest
13
env:
14
- SKIP_COVERAGE_UPLOAD: true
+ SKIP_COVERAGE_UPLOAD: false
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments