Skip to content

Commit

Permalink
fixup! Add a format checker job
Browse files Browse the repository at this point in the history
  • Loading branch information
turran committed Sep 29, 2024
1 parent 5d9e697 commit e711bee
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 @@ -6,7 +6,7 @@ on:
- '**'

jobs:
test:
format:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit e711bee

Please sign in to comment.