Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] c48ca01b6d Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 17:23:16 +00:00
Joel Wetzell 4ebaa48f93 yaml formatting 2026-03-08 15:32:27 -05:00
Joel Wetzell 08308c1891 add count flag to hopefully avoid cache issues 2026-03-02 12:47:01 -06:00
Joel Wetzell 060c12512c generate coverage file manually to filter out cmd package 2026-02-09 23:09:57 -06:00
Joel Wetzell 5dc897c4b2 allow contents write permission 2026-02-09 14:49:44 -06:00
Joel Wetzell 3c6d98638e add coverage report step to test workflow 2026-02-09 14:33:20 -06:00
Joel Wetzell 6bd0581464 only run test workflow when go things change 2025-12-01 19:52:57 -06:00
Joel Wetzell 5f70cfa7dc change job name 2025-12-01 19:09:36 -06:00
Joel Wetzell 4d1572806e switch workflow to just test 2025-12-01 19:08:25 -06:00