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 8f09dfa commit cc81bfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/NodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install Target Packages
run: |+
npm i -D eslint@7
npx rimraf node_modules
npm install --legacy-peer-deps
- name: Test
run: npm test
Expand Down

0 comments on commit cc81bfa

Please sign in to comment.