Skip to content

Commit 2e6d5ce

Browse files
committed
fixup! fix various typos
1 parent 5c8ab85 commit 2e6d5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
config: .github/workflows/typos.toml
4242
- name: Fix Helper
43-
# if: ${{ failure() }}
43+
if: ${{ failure() }}
4444
run: |
4545
echo "::notice:: you can automatically fix typos from your CLI:
4646
cargo install typos-cli

0 commit comments

Comments
 (0)