[ci] warnings as errors

This commit is contained in:
Max Howell
2021-06-07 10:14:36 -04:00
parent 0b68e5c011
commit 3af771f543

View File

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