Skip to content

Commit 582119e

Browse files
authored
Update .github/workflows/nostd.yml
1 parent 35b8154 commit 582119e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nostd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
2+
# This entire file should be removed if this crate does not support no-std. See check.yml for
33
# information about how the concurrency cancelation and workflow triggering works
44
permissions:
55
contents: read

0 commit comments

Comments
 (0)