Skip to content

Commit 3fa1d83

Browse files
committed
Examples: Build with -warnings-as-errors
1 parent bb69a22 commit 3fa1d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/endtoend_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
cat ${{ matrix.example }}/Package.swift
4545
swift package \
4646
--package-path ${{ matrix.example }} \
47+
-Xswiftc -warnings-as-errors \
4748
--swift-sdk x86_64-swift-linux-musl \
4849
--allow-network-connections all \
4950
build-container-image \

0 commit comments

Comments
 (0)