From d3cc235d538a1deb8c172b73ecca0cd96a298123 Mon Sep 17 00:00:00 2001 From: "xiongdian.me" Date: Fri, 21 Apr 2023 12:31:00 +0800 Subject: [PATCH] add ci for cbds --- tools/test.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/test.zsh b/tools/test.zsh index da0995d..5a0b3f2 100644 --- a/tools/test.zsh +++ b/tools/test.zsh @@ -34,6 +34,7 @@ test $(DFS_QUIET=1 tools/common.sh ask_for_Yn "test") = "1" # check alias alias p114 +alias cbds which riot sagt test -f "/tmp/piv-agent-$(whoami)" @@ -60,4 +61,4 @@ test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commi # clean git reset --hard $DFS_VERSION -set +x \ No newline at end of file +set +x