tailscale/.github/workflows
Denton Gentry d12add6e22 Adjust coverage options.
+ we don't need an exactly accurate count of the number of times each
  time ran. Remove -covermode, the default "set" will be fine to just
  track whether a given line ran at all.
+ add -benchtime=1x. We only need to run the benchmarks once.
+ -bench=. to match any character.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-01-07 21:34:43 -08:00
..
coverage.yml Adjust coverage options. 2021-01-07 21:34:43 -08:00
cross-darwin.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
cross-freebsd.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
cross-openbsd.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
cross-windows.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
depaware.yml Add depaware.txt files and GitHub checks. (#745) 2020-09-09 12:11:46 -07:00
license.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
linux.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
linux32.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
staticcheck.yml Switch to Go 1.15. 2020-08-18 15:48:30 -07:00
windows.yml .github/workflows: use cache to speed up Windows tests 2020-11-02 07:45:48 -08:00