Skip to content

Commit

Permalink
chore(BACK-7692): CI fixes (#14)
Browse files Browse the repository at this point in the history
- fix python setup
- do not require all valid descriptors to trigger CAL update
  • Loading branch information
jnicoulaud-ledger authored Sep 26, 2024
1 parent 605c7f4 commit d1647da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
cache: 'pip'

- name: Login to Ledger JFrog
timeout-minutes: 10
Expand All @@ -49,7 +48,6 @@ jobs:
update_cal:
name: 🔁 trigger Ledger Crypto Assets List update
runs-on: ledgerhq-shared-small
needs: validate_descriptors
timeout-minutes: 60
strategy:
matrix:
Expand Down

0 comments on commit d1647da

Please sign in to comment.