mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
coverage: add failure injection framework
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
f47c8222c2
commit
e0a1a82890
@@ -44,7 +44,7 @@ jobs:
|
||||
go get github.com/wadey/gocovmerge
|
||||
|
||||
- name: Run build and test
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 60
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE && make && make ARCH=arm64 binary-arch-minimal && make ARCH=arm64 binary-arch
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user