Skip to content

Commit a2ca01e

Browse files
committed
ios fix
1 parent fd5082a commit a2ca01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: iOS E2E Tests
7272
env:
7373
DETOX_IOS_DEVICE: ${{ matrix.ios-device }}
74-
run: devbox shell --omit-nix-env --command "devbox run test-ios"
74+
run: devbox shell --omit-nix-env -- devbox run test-ios
7575

7676
run-e2e-android:
7777
if: true

0 commit comments

Comments
 (0)