testing: github secret

This commit is contained in:
Steven Hugg 2021-09-21 10:43:40 -05:00
parent c9d97edbd0
commit 3c148e7200
1 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,5 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
env:
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}