Skip to content

Commit d26e6c1

Browse files
committed
provide github token for acceptance test
1 parent fbfadd9 commit d26e6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
- run: pnpm test
4747
env:
4848
GITHUB_API_URL: ""
49+
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)