Skip to content

Commit bd3e725

Browse files
committed
uses
1 parent 19f8d0e commit bd3e725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
needs: language-integration-test
4545
name: Linux Integration Summary
4646
steps:
47-
run: |
47+
- run: |
4848
echo "Success"

0 commit comments

Comments
 (0)