Skip to content

Commit 6824e6d

Browse files
committed
add cli e2e workflow
1 parent dff05b9 commit 6824e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-verify-json-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: get 10 lines
7575
run: |
76-
cat "${{ env.JSON_SPEC_PATH }}" | head 10
76+
cat "${{ env.JSON_SPEC_PATH }}" | head -10
7777
7878
- name: Install Linode CLI dependencies
7979
run: |

0 commit comments

Comments
 (0)