Skip to content

Commit

Permalink
Update Biome CI command to only check src directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmcquilkin committed Jan 7, 2024
1 parent fa26031 commit 82e3035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
version: latest
- name: Run Biome
run: biome ci .
run: biome ci src

0 comments on commit 82e3035

Please sign in to comment.