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 decad66 commit 25354f5Copy full SHA for 25354f5
.github/workflows/test-emulators.yaml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Setup Detox build framework cache
74
run: |
75
- pnpmx detox clean-framework-cache && pnpx detox build-framework-cache
+ pnpx detox clean-framework-cache && pnpx detox build-framework-cache
76
77
- name: Initialize Android Folder
78
run: mkdir -p ~/.android/avd
0 commit comments