Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dwu359 authored Oct 19, 2023
1 parent 3d3181e commit 97ece7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 16
cache: 'npm'
- run: npm install eslint
- run: npm run lint -- --fix --ext .json
test_powershell:
Expand Down

0 comments on commit 97ece7a

Please sign in to comment.