Skip to content

Commit

Permalink
beat yaml syntax rules
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJOHN974 committed Nov 12, 2024
1 parent c52bce5 commit 5bbd0ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cargo-vet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Run vetting
- name: Install Cargo Vet
run: cargo install cargo-vet

- name: Run cargo vet
run: cargo vet

0 comments on commit 5bbd0ca

Please sign in to comment.