Remove up_test (#268)

up_test is redundant because it is tested in
up_daemon_test

Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
This commit is contained in:
Mikhail Bragin
2022-03-14 17:33:15 +01:00
committed by GitHub
parent 3a69f334e8
commit 957474817f
3 changed files with 5 additions and 66 deletions

View File

@@ -64,6 +64,7 @@ jobs:
-
name: Trigger Windows binaries sign pipeline
uses: benc-uk/workflow-dispatch@v1
if: startsWith(github.ref, 'refs/tags/')
with:
workflow: Sign windows bin and installer
repo: wiretrustee/windows-sign-pipeline