mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 14:55:27 +02:00
feat(makefile): improvements to the makefile and use gotestsum [EE-5439] (#8906)
* makefile improvements. use gotestsum * increase timeout
This commit is contained in:
parent
cfed481d6e
commit
f092b85f55
3 changed files with 36 additions and 30 deletions
2
.github/workflows/label-conflcts.yaml
vendored
2
.github/workflows/label-conflcts.yaml
vendored
|
@ -12,4 +12,4 @@ jobs:
|
|||
CONFLICT_LABEL_NAME: 'has conflicts'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
MAX_RETRIES: 5
|
||||
WAIT_MS: 5000
|
||||
WAIT_MS: 10000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue