From f913bf573b2e5c52d0d06d7037ed4df14962ad1a Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Sun, 9 May 2021 19:39:49 +0200 Subject: [PATCH] Should be working noew --- .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 0aaadf39..8e35faef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,5 +123,5 @@ jobs: - name: Check if headscale reports the node run: | - ./headscale -n test1 node list -o json-line | test $(jq length) -eq 5 + ./headscale -n test1 node list -o json-line | test $(jq length) -eq 1