Skip to content

Commit

Permalink
ci-tests: Pass token in run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sbimochan committed Jun 9, 2024
1 parent 6f80e11 commit be2f847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:

- name: Run tests
run: npm test
with:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be2f847

Please sign in to comment.