Skip to content

Commit 89b8de4

Browse files
authored
ci: fix unixfs conformance spec name (#525)
1 parent 2bf4241 commit 89b8de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gateway-conformance-unixfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: ipfs/gateway-conformance/.github/actions/test@v0.8
6565
with:
6666
gateway-url: http://127.0.0.1:8888
67-
specs: +unixfs-gateway
67+
specs: +path-unixfs-gateway
6868
json: output.json
6969
xml: output.xml
7070
html: output.html

0 commit comments

Comments
 (0)