comment out go.mod / go.sum exception

This commit is contained in:
Denis Bilenko 2024-12-06 17:10:34 +01:00
parent 9e03f24364
commit a1dad6813c
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
base_branch: refs/remotes/origin/main
go_mod: go.mod
reset_list:
- go.mod
- go.sum
# If this is enabled, changes in any of these result in full re-test
#reset_list:
# - go.mod
# - go.sum