Skip to content

Commit

Permalink
the e2e process takes a lot of actions time. its unrequired and unnec…
Browse files Browse the repository at this point in the history
…essary. hasnt been kept up to date. best to just cut it
  • Loading branch information
fluidvanadium committed Sep 1, 2023
1 parent 8e1fe3c commit 57a317c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,3 @@ jobs:
cache-key: ${{ needs.create-cache-key.outputs.cache-key }}
abi: armeabi-v7a

e2e-test-android:
uses: zingolabs/zingo-mobile/.github/workflows/e2e-test.yaml@dev
needs: [ create-cache-key, build-android ]
if: ${{ ! cancelled() }}
with:
cache-key: ${{ needs.create-cache-key.outputs.cache-key }}

0 comments on commit 57a317c

Please sign in to comment.