git/.github/workflows
Patrick Steinhardt 9cdeb34b96 ci: merge scripts which install dependencies
We have two different scripts which install dependencies, one for
dockerized jobs and one for non-dockerized ones. Naturally, these
scripts have quite some duplication. Furthermore, either of these
scripts is missing some test dependencies that the respective other
script has, thus reducing test coverage.

Merge those two scripts such that there is a single source of truth for
test dependencies, only.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-04-12 08:47:50 -07:00
..
check-whitespace.yml GitHub Actions: update to checkout@v4 2024-02-02 13:00:34 -08:00
coverity.yml ci: bump remaining outdated Actions versions 2024-02-12 08:47:38 -08:00
l10n.yml l10n: ci: disable cache for setup-go to suppress warnings 2024-02-16 11:51:19 +08:00
main.yml ci: merge scripts which install dependencies 2024-04-12 08:47:50 -07:00