Don't compile when e2e testing

This commit is contained in:
pscott
2021-06-18 12:43:41 +02:00
parent 278c7260b2
commit 72c5330b6e

View File

@@ -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