We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
taplo-cli
1 parent a245d12 commit f06a282Copy full SHA for f06a282
.github/workflows/ci.yaml
@@ -1464,7 +1464,8 @@ jobs:
1464
- name: Install taplo
1465
uses: taiki-e/install-action@v2
1466
with:
1467
- tool: taplo-cli
+ tool: taplo
1468
+ fallback: none
1469
- name: Run TOML formatting checks
1470
run: |
1471
taplo fmt
ci/actions-templates/centos-fmt-clippy-template.yaml
@@ -68,7 +68,8 @@ jobs: # skip-all
68
69
70
71
72
73
74
75
0 commit comments