Skip to content

Commit f27dae8

Browse files
committed
update zarr-cli path in conformance tests
1 parent 41b0929 commit f27dae8

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
@@ -28,4 +28,4 @@ jobs:
2828
- name: Run Conformance Tests
2929
uses: brokkoli71/zarr-conformance-tests@main
3030
with:
31-
zarr-cli: "java -jar target/zarr-java-0.0.10.jar"
31+
zarr-cli: "java -jar ${{ github.workspace }}/target/zarr-java-0.0.10.jar"

0 commit comments

Comments
 (0)