jesseduffield.lazygit/.github/workflows
Stefan Haller 840a66e733 Run the integration tests under the race detector on CI
Add one extra integration-tests job that runs the whole suite under the
race detector. A `race` matrix dimension (default false) plus an include
entry adds a single git-latest job with LAZYGIT_RACE_DETECTOR set; races
live in lazygit's own Go code rather than in git, so one git version is
enough, and using latest skips the git-build steps.

The race job skips coverage collection: it's redundant with the non-race
latest job and would only slow the -race build down further.
2026-07-20 14:26:25 +02:00
..
check-required-label.yml fix: pin 7 unpinned action(s) to commit SHAs 2026-03-31 10:27:07 +02:00
ci.yml Run the integration tests under the race detector on CI 2026-07-20 14:26:25 +02:00
close-issues.yml Bump actions/github-script from 8 to 9 2026-04-26 17:58:44 +00:00
codespell.yml Bump actions/checkout from 6 to 7 2026-07-02 05:24:40 +00:00
release.yml Rename version_bump options to be extra clear 2026-07-15 13:23:11 +02:00
sponsors.yml Bump actions/checkout from 6 to 7 2026-07-02 05:24:40 +00:00