Skip to content

Commit

Permalink
ci: test no sharding for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Dec 18, 2024
1 parent d2d0251 commit 8c914ce
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@develop
uses: LedgerHQ/ledger-live/.github/workflows/test-mobile-e2e-reusable.yml@support/qaa-395_update_detox
secrets: inherit

# Tests
Expand Down

0 comments on commit 8c914ce

Please sign in to comment.