Skip to content

Commit

Permalink
Merge pull request #14 from WalletConnect/feat/use_rust_version
Browse files Browse the repository at this point in the history
feat: using the current Rust version in the license check
  • Loading branch information
geekbrother authored Dec 9, 2024
2 parents 28af6f2 + 8b4ae15 commit d4bf6a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-check-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,5 @@ jobs:
submodules: recursive
- uses: EmbarkStudios/cargo-deny-action@v1
with:
rust-version: ${{ inputs.rust-toolchain }}
command: check license

0 comments on commit d4bf6a8

Please sign in to comment.