Skip to content

Commit

Permalink
chore: updating lint job for cli,registry,scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
canhtrinh committed Feb 2, 2024
1 parent 2f87f1a commit 2c51a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: bun install

- name: Format files
run: bun run format
run: prettier --write cli registry scripts

- name: Check for changes
run: |
Expand Down

0 comments on commit 2c51a15

Please sign in to comment.