Skip to content

Commit 73fcdda

Browse files
Update run unit name to indicate integration tests
1 parent 3c1d0c8 commit 73fcdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ jobs:
7575
run: xcodebuild -downloadPlatform iOS
7676
- name: Integration Test Setup
7777
run: Tests/Integration/Emulator/start-emulator.sh synchronous
78-
- name: Unit Tests
78+
- name: Unit and Integration Tests
7979
run: scripts/third_party/travis/retry.sh ./scripts/build.sh FirebaseDataConnect ${{ matrix.target }} spm

0 commit comments

Comments
 (0)