We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339f4d6 commit dc3ea22Copy full SHA for dc3ea22
.github/workflows/wasm.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
swift_version: ["5.10-RELEASE"]
16
os: [ubuntu-22.04]
17
- extra_params: []
+ extra_params: [""]
18
runs-on: ${{ matrix.os }}
19
env:
20
OPENSWIFTUI_WERROR: 1
0 commit comments