Skip to content

Commit

Permalink
Simplify lint workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Sep 18, 2024
1 parent c597457 commit c0d4b71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
with:
node-version: 22
- run: "npm --prefix new-log-viewer/ clean-install"
- run: "npm --prefix new-log-viewer/ run lint:css-ci"
- run: "npm --prefix new-log-viewer/ run lint:check"
if: "always()"

0 comments on commit c0d4b71

Please sign in to comment.