Skip to content

Commit

Permalink
chore: fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Jun 30, 2024
1 parent 4a37fe2 commit b5f9b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: bun install --frozen-lockfile

- name: Lint
run: bun run format
run: bun run lint

test:
name: Test
Expand Down

0 comments on commit b5f9b82

Please sign in to comment.