rename test (#4418)

This commit is contained in:
Alessandro Ros
2025-04-12 13:37:56 +02:00
committed by GitHub
parent 517ba4124c
commit cf2567f641
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ help:
@echo " mod-tidy run go mod tidy"
@echo " format format source files"
@echo " test run tests"
@echo " test32 run tests on a 32-bit system"
@echo " test-32 run tests on a 32-bit system"
@echo " test-e2e run end-to-end tests"
@echo " lint run linters"
@echo " run run app"