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 ed42b29 commit 3b33c1dCopy full SHA for 3b33c1d
.github/workflows/ci.yml
@@ -87,4 +87,4 @@ jobs:
87
continue-on-error: true
88
run: |
89
# using split_inclusive that uses regex feature that uses an unstable feature
90
- RUSTC_BOOTSTRAP=true cargo run --manifest-path ci/sembr/Cargo.toml src
+ RUSTC_BOOTSTRAP=1 cargo run --manifest-path ci/sembr/Cargo.toml src
0 commit comments