We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be59928 commit 162de8eCopy full SHA for 162de8e
.github/workflows/ci.yml
@@ -29,8 +29,6 @@ jobs:
29
steps:
30
- uses: actions/checkout@v3
31
32
- - run: rustup toolchain install nightly --profile minimal
33
-
34
- uses: Swatinem/rust-cache@v2
35
with:
36
shared-key: ci
0 commit comments