jesseduffield.lazygit/.github/workflows
Stefan Haller b6b5436d57 Log per-test durations during integration tests
To spot slow or anomalous tests across CI runs, record each test's run
duration when LAZYGIT_TEST_TIMING is set (to a file path);
run_integration_tests.sh prints them at the end, sorted by slowest
first. CI sets it for all integration jobs.

The harness appends to a file rather than writing to stdout/stderr
because `go test` captures those and only surfaces them with -v, which
would drown the signal in every test's verbose logs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 14:26:26 +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 Log per-test durations during integration tests 2026-07-20 14:26:26 +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