Skip to content

Commit

Permalink
another test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
rooiss committed Feb 16, 2024
1 parent aff5e08 commit 811ff00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
with:
node-version: "20"
- run: npm ci
- run: npm run format
- name: Format Files
run: npm run format

0 comments on commit 811ff00

Please sign in to comment.