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 0b68e5c commit 3af771fCopy full SHA for 3af771f
.github/workflows/ci.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
platform: ${{ matrix.platform }}
32
code-coverage: true
33
+ warnings-as-errors: true
34
- uses: codecov/codecov-action@v1
35
36
linux-swift-4:
0 commit comments