From 1949105163e9779a17e088d1576b9d119814369e Mon Sep 17 00:00:00 2001 From: Pantani Date: Mon, 6 Nov 2023 13:24:58 +0100 Subject: [PATCH] add tpl files to the ingretation tests --- .github/workflows/test-integration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index 2e20e133d2..e470d81d86 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -39,6 +39,7 @@ jobs: PATTERNS: | **/*.go **/*.plush + **/*.tpl go.mod go.sum **/testdata/**