Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyt committed Jun 23, 2024
1 parent 4c9ebf8 commit 43f9701
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/e2e-tests-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,13 +100,6 @@ jobs:
name: builtApp
path: ./packages/yoroi-extension

- name: unzip app
working-directory: ./packages/yoroi-extension
run: |
ls -A
mv builtApp builtApp.zip
unzip builtApp.zip
- name: Run tests
working-directory: ./packages/e2e-tests
env:
Expand Down

0 comments on commit 43f9701

Please sign in to comment.