Skip to content

Commit c3e8930

Browse files
MichaelGHSegclaude
andcommitted
Add E2E_TESTS_TOKEN for private sdk-e2e-tests repo checkout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 90efa60 commit c3e8930

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030
with:
3131
repository: segmentio/sdk-e2e-tests
32+
token: ${{ secrets.E2E_TESTS_TOKEN }}
3233
path: sdk-e2e-tests
3334

3435
- name: Setup Java

0 commit comments

Comments
 (0)