Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Dec 27, 2024
1 parent 2134bfc commit d07034e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
npm install github:cityssm/node-faster-api#v1.3.0
env:
TOKEN: ${{ secrets.GH_API_ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.GH_API_ACCESS_TOKEN }}

- name: Copy Test Config
run: cp ./data/config.testing.js ./data/config.js
Expand Down

0 comments on commit d07034e

Please sign in to comment.