Skip to content

Commit

Permalink
Revert "ci: test action modification"
Browse files Browse the repository at this point in the history
This reverts commit f3958b5.
  • Loading branch information
abdurrahman-ledger committed Jan 14, 2025
1 parent f3958b5 commit 083fb26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-mobile-e2e-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ jobs:
bot_key: ${{ secrets.GH_BOT_PRIVATE_KEY }}
- name: Set DISABLE_TRANSACTION_BROADCAST
if: ${{ env.SPECULOS_RUN == 'true' }}
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-e2e-broadcast@support/qaa_429_fix_speculos_broadcast
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-e2e-broadcast@develop
with:
enable_broadcast: ${{ inputs.enable_broadcast }}
schedule_cron: ${{ github.event.schedule.cron }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-ui-e2e-only-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
shell: bash

- name: Set DISABLE_TRANSACTION_BROADCAST
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-e2e-broadcast@support/qaa_429_fix_speculos_broadcast
uses: LedgerHQ/ledger-live/tools/actions/composites/setup-e2e-broadcast@develop
with:
enable_broadcast: ${{ inputs.enable_broadcast }}
schedule_cron: ${{ github.event.schedule.cron }}
Expand Down

0 comments on commit 083fb26

Please sign in to comment.