From 5163585282c7ad523b6df2f2292852b216e881cf Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 16 Sep 2025 14:24:16 +0300 Subject: [PATCH] errrrrrrrr --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16e2a0e..4b7c71f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: tags: tag:ci - name: Tailscale status - run: tailscale status > /dev/null + run: tailscale status || true - name: Check if Attic endpoint is reachable id: check_attic