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 4d27dc1 commit ed44eecCopy full SHA for ed44eec
.github/workflows/main.yml
@@ -31,8 +31,8 @@ jobs:
31
name: "Example packages"
32
matrix_linux_command: "./scripts/test-examples.sh"
33
34
- macos-tests:
35
- name: macOS tests
36
- uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
37
- with:
38
- build_scheme: swift-openapi-generator-Package
+ macos-tests:
+ name: macOS tests
+ uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
+ with:
+ build_scheme: swift-openapi-generator-Package
0 commit comments