mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-26 09:37:19 +00:00
refactor: consolidate verification funcs for GHA (#348)
* consolidate verification funcs Signed-off-by: Asra Ali <asraa@google.com>
This commit is contained in:
@@ -46,4 +46,4 @@ jobs:
|
||||
go build -mod=vendor -o service ./cli/experimental/service/
|
||||
|
||||
# Tests
|
||||
go test -mod=vendor -v ./...
|
||||
go test -mod=vendor -v -timeout=20m ./...
|
||||
|
||||
Reference in New Issue
Block a user