Skip to content

Commit

Permalink
Merge branch 'main' into investigate-overcount
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlymatthew authored Mar 15, 2024
2 parents c5491cb + e261fbc commit 3b845a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "18"
- run: npx prettier --check . 2> $GITHUB_STEP_SUMMARY
- run: npx prettier --check "**/*.{js,jsx,ts,tsx,css,scss,md,json}" 2> $GITHUB_STEP_SUMMARY

0 comments on commit 3b845a1

Please sign in to comment.