Skip to content

Commit

Permalink
ci(biome.yml): remove version option
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Jan 11, 2024
1 parent e33ab2b commit bedb862
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/biome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:

- name: Setup Biome
uses: biomejs/setup-biome@fbd4c08f9a360b7c371d1688e00fbbffd68d103b # v2.0.0
with:
version: latest

- name: Run Biome
run: biome ci --error-on-warnings .

0 comments on commit bedb862

Please sign in to comment.