Skip to content

Commit

Permalink
add missing rustfmt and clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan committed Oct 31, 2023
1 parent 72d8132 commit 861223d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-sdk-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
toolchain: ${{ env.RUST_TOOLCHAIN }}
profile: minimal
override: true
components: rustfmt, clippy

- name: Commit and push changes
id: publish-vaults-sdk
Expand Down

0 comments on commit 861223d

Please sign in to comment.