Skip to content

Commit 41ca7b6

Browse files
committed
use fork for debugging
1 parent b8d09c5 commit 41ca7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: mvn package -DskipTests
2727

2828
- name: Run Conformance Tests
29-
uses: Bisaloo/zarr-conformance-tests@v0.0.1
29+
uses: brokkoli71/zarr-conformance-tests@main
3030
with:
3131
zarr-cli: "java -jar target/zarr-java-0.0.9.jar"

0 commit comments

Comments
 (0)