Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomo-folli committed Jul 21, 2024
1 parent 5382fe9 commit 55e8eb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:

- name: Run tests
run: cd backend; npm test
env:
MONGO_DB_URI: ${{ secrets.MONGO_DB_URI }}

0 comments on commit 55e8eb6

Please sign in to comment.