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 6af8f0a commit 4386daeCopy full SHA for 4386dae
.github/workflows/rust.yml
@@ -27,7 +27,7 @@ jobs:
27
run: ./contrib/test.sh
28
29
Nightly:
30
- name: Bench + Docs + Fmt
+ name: Nightly - Bench + Docs + Fmt
31
runs-on: ubuntu-latest
32
steps:
33
- name: Checkout Crate
0 commit comments