Merge pull request #924 from aya-rs/dependabot/github_actions/production-dependencies-e915e9eb26

pull/944/head
dependabot[bot] 4 months ago committed by GitHub
commit 040e47c28b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,7 +37,7 @@ jobs:
run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror
- name: Check Markdown - name: Check Markdown
uses: DavidAnson/markdownlint-cli2-action@v15 uses: DavidAnson/markdownlint-cli2-action@v16
- name: Check TOML formatting - name: Check TOML formatting
run: taplo fmt --check run: taplo fmt --check

Loading…
Cancel
Save