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 35b8154 commit 582119eCopy full SHA for 582119e
.github/workflows/nostd.yml
@@ -1,5 +1,5 @@
1
# This workflow checks whether the library is able to run without the std library (e.g., embedded).
2
-# This entire file should be removed if this crate does not support no-std See check.yml for
+# This entire file should be removed if this crate does not support no-std. See check.yml for
3
# information about how the concurrency cancelation and workflow triggering works
4
permissions:
5
contents: read
0 commit comments