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.
1 parent ca1d183 commit 734bf06Copy full SHA for 734bf06
.github/workflows/pull_request.yml
@@ -9,6 +9,8 @@ jobs:
9
name: Test Embedded Swift SDKs
10
uses: ./.github/workflows/swift_package_test.yml
11
with:
12
+ enable_windows_docker: false
13
+ enable_linux_checks: false
14
# Wasm
15
wasm_sdk_pre_build_command: |
16
mkdir MyPackage
0 commit comments