Skip to content

Commit 833c51f

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent bcb26d1 commit 833c51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
completion-lint:
4848
needs: build
4949
runs-on: ubuntu-latest
50-
if: always() # Run even if one matrix job fails
50+
if: always() # Run even if one matrix job fails
5151
steps:
5252
- name: Check matrix job status
5353
run: |-

0 commit comments

Comments
 (0)