Skip to content

Commit 4fc509e

Browse files
committed
feat: add spice installation step for Windows integration tests
1 parent efbd789 commit 4fc509e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
- name: Init and start spice app (Windows)
123123
if: matrix.os == 'windows-latest'
124124
run: |
125+
spice install
125126
spice init spice_qs
126127
cd spice_qs
127128
spice add spiceai/quickstart

0 commit comments

Comments
 (0)