mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| check-required-label.yml | ||
| ci.yml | ||
| close-issues.yml | ||
| codespell.yml | ||
| release.yml | ||
| sponsors.yml | ||