Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Jan 13, 2025
1 parent 64e7f2c commit 510664b
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 510664b

Please sign in to comment.