Skip to content

Commit

Permalink
Optimise formatting check
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus21337 committed Jul 25, 2024
1 parent 0636b96 commit 75f9317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
version: latest

- run: biome ci .
- run: biome ci --changed --since=main --linter-enabled=false

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75f9317

Please sign in to comment.