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 0c36db7 commit d260558Copy full SHA for d260558
.github/workflows/_build-rust.yml
@@ -2,7 +2,7 @@
2
# More info: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_iduses
3
4
# Common Rust CI setup that checkout the repo, installs the common toolchain
5
-# and set's up the cargo cache. It builds, tests, and lints the code.
+# and set's up the cargo cache. It builds, tests, and lints the code.
6
7
on:
8
workflow_call:
0 commit comments