Skip to content

Commit f982394

Browse files
author
Kurt Medley
committed
Integration test
1 parent c95ef1d commit f982394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: npm run build
1818
- run: ls -lart
1919
- run: node dist/test/integration/scaffold.mjs
20-
- run: ls -lart
20+
- run: cd integration-test-vue
21+
- run: npm i

0 commit comments

Comments
 (0)