We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0263afb commit f2064ddCopy full SHA for f2064dd
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: dtolnay/rust-toolchain@master
26
with:
27
toolchain: ${{ matrix.rust }}
28
- override: true
29
30
- run: cargo build
31
0 commit comments