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 ce96be9 commit a62dbe3Copy full SHA for a62dbe3
1 file changed
.github/workflows/pull_request.yml
@@ -77,8 +77,8 @@ jobs:
77
xcrun swift package init --type library
78
xcrun swift build
79
80
- tests_ios:
81
- name: Test iOS
+ build_tests_ios:
+ name: Build iOS Tests
82
uses: ./.github/workflows/swift_package_test.yml
83
with:
84
enable_linux_checks: false
0 commit comments