Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 11, 2023
1 parent ddd7d75 commit c02d631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ jobs:
yarn turbo run detox:android --cache-dir="${{ env.TURBO_CACHE_DIR }}"
- name: Run e2e tests
if: ${{ matrix.newArch == false }}
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 31
Expand Down Expand Up @@ -201,7 +200,6 @@ jobs:
model: 'iPhone 14'

- name: Run e2e tests
if: ${{ matrix.newArch == 0 }}
working-directory: example
run: |
detox clean-framework-cache
Expand Down

0 comments on commit c02d631

Please sign in to comment.