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.
-warnings-as-errors
1 parent bb69a22 commit 3fa1d83Copy full SHA for 3fa1d83
.github/workflows/endtoend_tests.yml
@@ -44,6 +44,7 @@ jobs:
44
cat ${{ matrix.example }}/Package.swift
45
swift package \
46
--package-path ${{ matrix.example }} \
47
+ -Xswiftc -warnings-as-errors \
48
--swift-sdk x86_64-swift-linux-musl \
49
--allow-network-connections all \
50
build-container-image \
0 commit comments