Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaxsec authored Feb 16, 2024
1 parent 4308a51 commit 7f89c33
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
uses: supercharge/[email protected]
with:
mongodb-version: ${{matrix.mongodb-version}}
- name: mongo
uses: supercharge/[email protected]
with:
mongodb-version: ${{matrix.mongodb-version}}

- run: npm i
- run: npm run dev & npm test
- run: npm i
- run: npm run dev & npm test

0 comments on commit 7f89c33

Please sign in to comment.