Skip to content

Commit

Permalink
chore: make fmt happy
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazy committed Mar 21, 2024
1 parent b0f7e4a commit 36ce9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
channel: nightly, stable
profile: minimal
components: rustfmt, clippy
- uses: actions/cache@v3
Expand Down

0 comments on commit 36ce9e8

Please sign in to comment.