Skip to content

Commit

Permalink
New github actions mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 4, 2020
1 parent 361206d commit 7cb5141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: supercharge/mongodb-github-action@1.3.0
with:
mongodb-version: 4.0
- run: node --version
- run: npm install
- run: npm install --only=dev
Expand Down

0 comments on commit 7cb5141

Please sign in to comment.