Skip to content

Commit 0b85fe1

Browse files
committed
Fix typo
1 parent ef27441 commit 0b85fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Debug
4545
run: |
4646
ls -ltr /usr/bin/sh
47-
-name: Debug
47+
- name: Debug
4848
run: |
4949
git diff --name-only HEAD~1...HEAD
5050
python3 .ci/compute_projects.py

0 commit comments

Comments
 (0)