Skip to content

Commit 667b90f

Browse files
authored
Update list-status.yaml
1 parent 952a882 commit 667b90f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/list-status.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v3
1414

15+
- name: Test Output
16+
run: |
17+
echo "Hello"
18+
1519
- name: List legacy commit statuses (plural endpoint)
1620
run: |
1721
sleep 2m

0 commit comments

Comments
 (0)