Skip to content

Commit

Permalink
ci: Show why taplo fails
Browse files Browse the repository at this point in the history
Previously it would just error, but not tell you why.
  • Loading branch information
johanhelsing committed Nov 12, 2023
1 parent 6791f92 commit 103b2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Lint
run: |
taplo check --default-schema-catalogs
taplo fmt --check
taplo fmt --check --diff

0 comments on commit 103b2f7

Please sign in to comment.