Skip to content

Commit

Permalink
fix: remove invalid npm script from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
trev-dev committed Apr 18, 2024
1 parent edc0136 commit 5a091a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-frontend.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ jobs:
with:
node-version: '18.x'
- run: npm ci
- run: npm run lint:fix

0 comments on commit 5a091a9

Please sign in to comment.