tailscale/.github
Simon Law c898aeb0d8
.github/workflows: fix -run='^$' quoting when skipping all tests (#19962)
This bug was surfaced by #19960 because benchmarks shouldn’t have run
TestListenService, but they did because PowerShell interpreted match
empty string `"^$"` as beginning of string `'^'`.

This patch has the Windows build run `./tool/go` binaries with bash
and synchronizes it with the *nix `bench all` run.

Updates #18884
Updates #19960

Signed-off-by: Simon Law <sfllaw@tailscale.com>
2026-06-01 21:20:10 -07:00
..
actions/go-cache .github/actions/go-cache: check for pre-built cigocacher (#18833) 2026-03-02 16:01:48 +00:00
ISSUE_TEMPLATE .github/ISSUE_TEMPLATE: add link to wiki/OtherSoftwareInterop 2023-02-01 11:44:13 -08:00
workflows .github/workflows: fix -run='^$' quoting when skipping all tests (#19962) 2026-06-01 21:20:10 -07:00
CONTRIBUTING.md .github: add CONTRIBUTING.md 2025-04-08 15:55:14 -07:00
dependabot.yml .github/dependabot.yml: disable eager updates for Go. 2021-12-08 10:37:03 -08:00
licenses.tmpl Revert "licenses: add gliderlabs/ssh license" 2024-04-15 11:21:13 -07:00