We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eedfa6 commit 65adbcaCopy full SHA for 65adbca
1 file changed
.github/workflows/tests.yml
@@ -227,6 +227,7 @@ jobs:
227
profile: minimal
228
toolchain: nightly
229
components: rust-src
230
+ override: true
231
- uses: Swatinem/rust-cache@v1
232
- name: Build and Link tests (build-std)
233
# This target is Tier 3, so we have to build libstd ourselves.
0 commit comments