diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e3ebc3..c3b0666 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,7 @@ jobs: with: platform: ${{ matrix.platform }} code-coverage: true + warnings-as-errors: true - uses: codecov/codecov-action@v1 linux-swift-4: