Skip to content

Commit d260558

Browse files
committed
ci
1 parent 0c36db7 commit d260558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# More info: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_iduses
33

44
# 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.
5+
# and set's up the cargo cache. It builds, tests, and lints the code.
66

77
on:
88
workflow_call:

0 commit comments

Comments
 (0)