Skip to content

Commit

Permalink
check-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon committed Dec 30, 2023
1 parent a7e5b83 commit d720174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
${{ runner.os }}-website-
- run: yarn install --frozen-lockfile
- name: Check formatting
run: npm run format-all
run: npm run check-formatting
- name: Build
run: npm run build
env:
Expand Down

0 comments on commit d720174

Please sign in to comment.