Skip to content

Commit ecbb3a6

Browse files
authored
Merge pull request #71 from mxcl/ci/warnings-as-errors
[ci] warnings as errors
2 parents 0b68e5c + 3af771f commit ecbb3a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
platform: ${{ matrix.platform }}
3232
code-coverage: true
33+
warnings-as-errors: true
3334
- uses: codecov/codecov-action@v1
3435

3536
linux-swift-4:

0 commit comments

Comments
 (0)