Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yunji0387 authored Feb 11, 2024
1 parent 841c79c commit 51836e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
FOOTBALL_API_KEY: ${{ secrets.FOOTBALL_API_KEY }}

0 comments on commit 51836e8

Please sign in to comment.