Skip to content

Commit

Permalink
Update NodeCI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jul 14, 2023
1 parent a20a03b commit 8f09dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |+
npm i -D eslint@7
npx rimraf node_modules
npm install
npm install --legacy-peer-deps
- name: Test
run: npm test
test-and-coverage:
Expand Down

0 comments on commit 8f09dfa

Please sign in to comment.