Skip to content

Commit

Permalink
Revert bunx lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AminoffZ committed Sep 18, 2024
1 parent 05b244c commit 872bdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: bun install

- name: Check code linting
run: bunx run lint
run: bun run lint

0 comments on commit 872bdaa

Please sign in to comment.