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 a3739e1 commit 3125291Copy full SHA for 3125291
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Check blobs
42
run: ./check-blobs.sh
43
44
- # On macOS and Windows, we at least make sure that all examples build and link.
+ # On macOS and Windows, we at least make sure that the crate builds and links.
45
build-other:
46
strategy:
47
matrix:
0 commit comments