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 32d9a72 commit a66c64aCopy full SHA for a66c64a
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
toolchain: ${{ matrix.toolchain }}
21
build-for-testing:
22
- name: Build For Testing
+ name: Build for testing
23
runs-on: ubuntu-latest
24
env:
25
RUSTFLAGS: --cfg tokio_unstable
0 commit comments