We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3f99e commit 297a915Copy full SHA for 297a915
.github/workflows/ci.yml
@@ -42,8 +42,6 @@ jobs:
42
~/.cargo/git/db/
43
src/_bcrypt/target/
44
key: ${{ runner.os }}-${{ steps.setup-python.outputs.python-version }}-cargo-${{ hashFiles('**/Cargo.lock') }}
45
- - run: brew install rust
46
- if: matrix.MACOS == 'macos-13'
47
- run: pip install tox
48
- run: tox
49
env:
0 commit comments