We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8f2ca commit f90a637Copy full SHA for f90a637
1 file changed
.github/workflows/ci.yml
@@ -108,3 +108,5 @@ jobs:
108
with:
109
name: blosc-jar
110
path: target/*.jar
111
+
112
+ - run: java -cp target/*.jar dev.zarr.bloscjava.Blosc
0 commit comments