Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
herbpot authored Sep 28, 2024
1 parent 679e7f5 commit 1644b8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,8 @@ jobs:
- name: Run tests
run: npm start
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
SECRETKEY: ${{ secrets.SECRETKEY }}
API_KEY: ${{ secrets.API_KEY}}
PORT: ${{ secrets.PORT }}
CI: true

0 comments on commit 1644b8b

Please sign in to comment.