Skip to content

Commit

Permalink
Lint GitHub actions to catch issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Nov 27, 2023
1 parent e70f0f1 commit 945b9b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,8 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/[email protected]
- run: cargo fmt --all -- --check

actionlint:
name: Actionlint
steps:
- uses: raven-actions/actionlint@v1

0 comments on commit 945b9b8

Please sign in to comment.