From d8bc0766b9cbc817224248373183c823f3a016a2 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 10 Feb 2021 14:23:16 +0100 Subject: [PATCH] Remove an unneeded test --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 464dd419..71789778 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: branches: [master, next, ci] pull_request: - branches: [master, next, ci] + branches: [ci] workflow_dispatch: jobs: @@ -24,4 +24,3 @@ jobs: sed -i -e 's/require_nofilter.*/require_nofilter = false/' dnscrypt-proxy.toml ./dnscrypt-proxy -list-all ./dnscrypt-proxy -show-certs -