Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jan 22, 2021
1 parent 6150a05 commit 4b7c874
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 @@ -42,7 +42,7 @@ jobs:
node-version: 8.10.x
- name: Install Target Packages
run: |+
npm i -D eslint@6.0.0
npm i -D eslint@6.0.0 mocha@7
npx rimraf node_modules
npm install
- name: Test
Expand Down

0 comments on commit 4b7c874

Please sign in to comment.