Skip to content

Commit

Permalink
Revert "ci: test no sharding for PR"
Browse files Browse the repository at this point in the history
This reverts commit 85b551d.
  • Loading branch information
abdurrahman-ledger committed Dec 18, 2024
1 parent 85b551d commit c92c7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
name: "Test Mobile E2E"
needs: determine-affected
if: ${{contains(needs.determine-affected.outputs.paths, 'ledger-live-mobile') && !github.event.pull_request.head.repo.fork}}
uses: LedgerHQ/ledger-live/.github/workflows/test-mobile-e2e-reusable.yml@support/qaa-395_update_detox
uses: LedgerHQ/ledger-live/.github/workflows/test-mobile-e2e-reusable.yml@develop
secrets: inherit

# Tests
Expand Down

0 comments on commit c92c7bb

Please sign in to comment.