Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Jan 16, 2025
1 parent 85e2c55 commit f1f9902
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ jobs:
run: npm run test

- name: Lint Code
run: npm run lint
run: npm run lint
if: runner.os == 'Linux'

0 comments on commit f1f9902

Please sign in to comment.