Skip to content

Commit

Permalink
removing crud from Travis CI migration struggles
Browse files Browse the repository at this point in the history
  • Loading branch information
cantremember committed Jan 4, 2021
1 parent 28fc40f commit 6f5df69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:

- name: Install
run: >
npm install;
cat node_modules/mongodb-sandbox/package.json;
npm install
- name: CI
run: >
Expand Down

0 comments on commit 6f5df69

Please sign in to comment.