Skip to content

Commit f141760

Browse files
authored
Fix a typos (#257)
1 parent 2bb2326 commit f141760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
debug: true
134134
continue-on-error: true
135135

136-
# Explictly check the exit code of the previous step
136+
# Explicitly check the exit code of the previous step
137137
# as it's expected to fail
138138
- name: Check failIfEmpty
139139
if: steps.fail_if_empty_test.outcome != 'failure'

0 commit comments

Comments
 (0)