feat(makefile): improvements to the makefile and use gotestsum [EE-5439] (#8906)
* makefile improvements. use gotestsum * increase timeout
This commit is contained in:
@@ -12,4 +12,4 @@ jobs:
|
||||
CONFLICT_LABEL_NAME: 'has conflicts'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
MAX_RETRIES: 5
|
||||
WAIT_MS: 5000
|
||||
WAIT_MS: 10000
|
||||
|
||||
Reference in New Issue
Block a user