diff options
author | Paulo Gomes <paulo.gomes@suse.com> | 2023-12-08 09:04:16 +0000 |
---|---|---|
committer | Paulo Gomes <paulo.gomes@suse.com> | 2023-12-08 09:17:50 +0000 |
commit | 5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc (patch) | |
tree | 7c5297fb455711b561f352ba0190ffb1aac3bcbb /plumbing/format/idxfile/decoder.go | |
parent | b2c19824771bbcbb21abb51abb319c1a610aa6b3 (diff) | |
download | go-git-5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc.tar.gz |
build: Ensure checkout is the first operation
The setup-go step can be sped up by caching Go dependencies. The
input for that operation is the go.sum file. Previously, the
checkout operation was happening after the setup-go, which meant
that go.sum was never available which effectively meant the cache
was disabled.
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
Diffstat (limited to 'plumbing/format/idxfile/decoder.go')
0 files changed, 0 insertions, 0 deletions