Skip to content

Commit

Permalink
Force speculos update in container
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Apr 8, 2024
1 parent 8a1c627 commit 6cf9567
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ jobs:
matrix:
target: ["nanos", "nanox", "nanosplus"]
steps:
- name: Force speculos update
run: |
pip3 install --no-cache-dir speculos --upgrade
- name: Clone
uses: actions/checkout@v4
- name: Unit tests
Expand Down

0 comments on commit 6cf9567

Please sign in to comment.