From 2d5fa7288a48d1c838f8494764527d3cfb43b8a9 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 30 Mar 2023 18:57:54 +0200 Subject: [PATCH] ci: enable subdomain conformance tests --- .github/workflows/gateway-conformance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gateway-conformance.yml b/.github/workflows/gateway-conformance.yml index b44484ce5..899b90f7f 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -47,7 +47,7 @@ jobs: xml: output.xml html: output.html markdown: output.md - specs: -subdomain-gateway + subdomain-url: http://example.net args: -skip 'TestGatewayCar/GET_response_for_application/vnd.ipld.car/Header_Content-Length' # 5. Upload the results