Skip to content

Commit 5e9f372

Browse files
committed
test: remove non-existent vp run --list step
1 parent bee952f commit 5e9f372

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ jobs:
177177
- name: Verify vp exec works
178178
run: vp exec node -e "console.log('vp exec works')"
179179

180-
- name: Verify vp run works (list available scripts)
181-
run: vp run --list
182-
continue-on-error: true
183-
184180
test-vp-install-and-exec:
185181
strategy:
186182
fail-fast: false

0 commit comments

Comments
 (0)