add token to ci-test

This commit is contained in:
Sean Goedecke
2025-04-06 23:31:29 +00:00
parent dc9a980819
commit c8b10a996f

View File

@@ -44,6 +44,8 @@ jobs:
- name: Test
id: npm-ci-test
run: npm run ci-test
env:
GITHUB_TOKEN: ${{ github.token }}
test-action:
name: GitHub Actions Test