We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbd789 commit 4fc509eCopy full SHA for 4fc509e
1 file changed
.github/workflows/test.yml
@@ -122,6 +122,7 @@ jobs:
122
- name: Init and start spice app (Windows)
123
if: matrix.os == 'windows-latest'
124
run: |
125
+ spice install
126
spice init spice_qs
127
cd spice_qs
128
spice add spiceai/quickstart
0 commit comments