mirror of
https://github.com/RustCrypto/password-hashes.git
synced 2026-01-24 19:56:34 +00:00
Revert "pbkdf2: have minimal-versions run cargo check" (#831)
This reverts commit cb4867eaa3 (#830).
This is now the upstream default: RustCrypto/actions#56
This commit is contained in:
1
.github/workflows/pbkdf2.yml
vendored
1
.github/workflows/pbkdf2.yml
vendored
@@ -40,7 +40,6 @@ jobs:
|
||||
minimal-versions:
|
||||
uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master
|
||||
with:
|
||||
stable-cmd: cargo hack check --feature-powerset --no-dev-deps
|
||||
working-directory: ${{ github.workflow }}
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user