Skip to content

Commit 75eb491

Browse files
committed
fix
1 parent 04ed1cc commit 75eb491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: scripts/setup_bundler.sh
3939
- name: IntegrationTest
4040
# Only iOS to mitigate flakes.
41-
run: scripts/third_party/travis/retry.sh scripts/build.sh Database ${{ matrix.target }} iOS
41+
run: scripts/third_party/travis/retry.sh scripts/build.sh Database iOS integration
4242

4343
catalyst:
4444
# Don't run on private repo unless it is a PR.

0 commit comments

Comments
 (0)