From 3d2b3dc9160dc7dec7a1c9364ec4e4d377ee2fb4 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Mon, 4 Dec 2023 03:36:13 -0500 Subject: [PATCH] ci(gateway-conformance): use minimal specs for websites (no _redirects) --- .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 ac8896a..da67139 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -94,7 +94,7 @@ jobs: xml: output.xml html: output.html markdown: output.md - specs: +trustless-gateway,+path-gateway,+subdomain-gateway,+dnslink-gateway,+redirects-file + specs: +path-gateway,+subdomain-gateway,+dnslink-gateway,-path-dag-gateway,-path-tar-gateway # use below to skip specific test if needed # args: -skip 'TestFooBr/GET_response_for_something' #