1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-09-29 17:54:59 +02:00

Fixed syntax error + trailing spaces

This commit is contained in:
Juan Font Alonso 2021-05-09 19:27:59 +02:00
parent f2c95b473a
commit 2193c44194

View File

@ -121,6 +121,6 @@ jobs:
- NAME: Check if headscale reports the node - 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 5