fix typo Operator

This commit is contained in:
n4n5
2024-12-29 19:35:22 +01:00
committed by andy.boot
parent 1372815007
commit bfe7323b20
4 changed files with 23 additions and 21 deletions
+2
View File
@@ -45,6 +45,8 @@ jobs:
override: true
profile: minimal # minimal component installation (ie, no documentation)
components: rustfmt, clippy
- name: typos-action
uses: crate-ci/typos@v1.28.4
- name: "`fmt` testing"
if: steps.vars.outputs.JOB_DO_FORMAT_TESTING
uses: actions-rs/cargo@v1