Remove an unneeded test

This commit is contained in:
Frank Denis 2021-02-10 14:23:16 +01:00
parent a9615f7326
commit d8bc0766b9

View File

@ -4,7 +4,7 @@ on:
push: push:
branches: [master, next, ci] branches: [master, next, ci]
pull_request: pull_request:
branches: [master, next, ci] branches: [ci]
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@ -24,4 +24,3 @@ jobs:
sed -i -e 's/require_nofilter.*/require_nofilter = false/' dnscrypt-proxy.toml sed -i -e 's/require_nofilter.*/require_nofilter = false/' dnscrypt-proxy.toml
./dnscrypt-proxy -list-all ./dnscrypt-proxy -list-all
./dnscrypt-proxy -show-certs ./dnscrypt-proxy -show-certs