Skip to content

Commit

Permalink
ci: add pull zemu image
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4karia committed Feb 23, 2023
1 parent 325e6bd commit 45f91c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,4 @@ jobs:
cd tests && yarn install
- name: Run zemu tests
run: |
cd tests && yarn test
cd tests && docker pull zondax/builder-zemu@sha256:8d7b06cedf2d018b9464f4af4b7a8357c3fbb180f3ab153f8cb8f138defb22a4 && yarn test

0 comments on commit 45f91c9

Please sign in to comment.