mirror of https://github.com/go-gitea/gitea
Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)
Found at https://github.com/go-gitea/gitea/pull/31790#issuecomment-2272898915 `unit-tests-gogit` never work since the workflow set `TAGS` with `gogit`, but the Makefile use `TEST_TAGS`. This PR adds the values of `TAGS` to `TEST_TAGS`, ensuring that setting `TAGS` is always acceptable and avoiding confusion about which one should be set.pull/31794/head^2
parent
df7f1c2ead
commit
de2787a493
Loading…
Reference in new issue