Skip to content

Commit

Permalink
turn off linter for time being
Browse files Browse the repository at this point in the history
  • Loading branch information
salieflewis committed Dec 19, 2023
1 parent eca591a commit 0659753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
version: 'latest'
- name: Run Biome
run: biome ci apps/site
run: biome ci apps/site --linter-enabled=false

0 comments on commit 0659753

Please sign in to comment.