Skip to content

Commit

Permalink
fix: not runing lint as npm script anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
michail committed Mar 31, 2023
1 parent cba1372 commit 7c2ddb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: npm install
- run: npm run lint
- run: npm run test:report

0 comments on commit 7c2ddb3

Please sign in to comment.