Skip to content

Commit a62dbe3

Browse files
committed
Rename tests_ios
1 parent ce96be9 commit a62dbe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ jobs:
7777
xcrun swift package init --type library
7878
xcrun swift build
7979
80-
tests_ios:
81-
name: Test iOS
80+
build_tests_ios:
81+
name: Build iOS Tests
8282
uses: ./.github/workflows/swift_package_test.yml
8383
with:
8484
enable_linux_checks: false

0 commit comments

Comments
 (0)