We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c71ab8 commit 940f3eaCopy full SHA for 940f3ea
.github/workflows/build.yml
@@ -16,6 +16,6 @@ jobs:
16
cd pgvector
17
make
18
sudo make install
19
- - run: zef install --/test DBIish DB::Pg
+ - run: zef --/test install DBIish DB::Pg
20
- run: raku dbiish.raku
21
- run: raku dbpg.raku
0 commit comments