Don't compile when e2e testing
This commit is contained in:
3
.github/workflows/e2e-tests.yml
vendored
3
.github/workflows/e2e-tests.yml
vendored
@@ -27,9 +27,6 @@ jobs:
|
||||
- name: Install yarn
|
||||
run: |
|
||||
npm install -g yarn
|
||||
- name: Build Ledger app
|
||||
run: |
|
||||
make DEBUG=1 ALLOW_DATA=1
|
||||
- name: Build/Install build js deps
|
||||
run: |
|
||||
make zemu_install
|
||||
|
||||
Reference in New Issue
Block a user