Merge pull request #71 from mxcl/ci/warnings-as-errors

[ci] warnings as errors
This commit is contained in:
Max Howell
2021-06-07 10:45:37 -04:00
committed by GitHub

View File

@@ -30,6 +30,7 @@ jobs:
with:
platform: ${{ matrix.platform }}
code-coverage: true
warnings-as-errors: true
- uses: codecov/codecov-action@v1
linux-swift-4: