Skip to content

Commit

Permalink
CI: remove custom biome step
Browse files Browse the repository at this point in the history
  • Loading branch information
soofstad committed Jan 10, 2024
1 parent 777f015 commit 5803b57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
- name: Install pre-commit
run: pip install pre-commit

- name: Setup Biome CLI
uses: biomejs/setup-biome@v1

- name: Run Biome
run: biome ci .

- name: Cache pre-commit environment
uses: actions/cache@v3
env:
Expand Down

0 comments on commit 5803b57

Please sign in to comment.