check status

Signed-off-by: Lee Briggs <lee@leebriggs.co.uk>
Signed-off-by: Percy Wegmann <percy@tailscale.com>
This commit is contained in:
Lee Briggs 2025-07-14 14:11:24 -04:00 committed by Percy Wegmann
parent b9a346ef11
commit ed8cd4e9bf

View file

@ -78,6 +78,10 @@ jobs:
timeout: "3m"
retry: 3
- name: Status
run: tailscale status
shell: bash
- name: Calculate Our Action Time
id: calculate-time
run: |
@ -136,6 +140,10 @@ jobs:
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_CLIENT_SECRET }}
tags: "tag:ci"
version: "1.82.0"
- name: Status
run: tailscale status
shell: bash
- name: Calculate Official Action Time
id: calculate-time