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 592731e commit ab8244dCopy full SHA for ab8244d
1 file changed
.github/workflows/conformance.yml
@@ -42,6 +42,6 @@ jobs:
42
fi
43
44
- name: Run Conformance Tests
45
- uses: Bisaloo/zarr-conformance-tests@main
+ uses: brokkoli71/zarr-conformance-tests@main
46
with:
47
zarr-cli: "java -jar ${{ env.JAR_PATH }}"
0 commit comments