Skip to content

Commit d107ba3

Browse files
fixed typos check
1 parent 70ede21 commit d107ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
CLICOLOR: "1"
4747
- name: Delete typos binary
48-
run: rm typos
48+
run: rm -f typos
4949
- name: Check if source code files have license header
5050
run: make check-addlicense
5151
- name: REUSE Compliance Check

0 commit comments

Comments
 (0)