Skip to content

Commit 7ed0c48

Browse files
committed
Try adding back the missing blank line at the end of the workflow file
1 parent 0d4af43 commit 7ed0c48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
- uses: ./
1515
- name: Check sort with disorder
1616
run: sort -c test/test.txt || true
17+

0 commit comments

Comments
 (0)