Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebamarynissen committed Jan 31, 2024
1 parent 84bf56a commit 6617943
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
- name: Install Packages
run: npm install

- name: Install MongoDB client
run: npm install mongodb@${{ matrix.mongodb-client }}

- name: Run Lint
run: npm run lint

Expand Down

0 comments on commit 6617943

Please sign in to comment.