Skip to content

Commit

Permalink
Fix a typos (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 12, 2024
1 parent 2bb2326 commit f141760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
debug: true
continue-on-error: true

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

0 comments on commit f141760

Please sign in to comment.