From 6d426c12ee0137a2eede722909da3862301068b7 Mon Sep 17 00:00:00 2001 From: Ain Tohvri Date: Sat, 9 Dec 2023 00:18:39 +0100 Subject: [PATCH] Update include reference in CI config --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 200b751..b8d65d6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -82,7 +82,8 @@ jobs: uses: ./ with: subcommand: lint - include: test/vcl/included_items.vcl + verbosity: -vv + include: test/vcl/blocked_urls.vcl target: test/vcl/valid.vcl #- name: Run Falco on invalid VCL