Remove an unneeded test
This commit is contained in:
parent
a9615f7326
commit
d8bc0766b9
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user