mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-17 14:06:34 +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:
2
.github/workflows/pre-submit.cli.yml
vendored
2
.github/workflows/pre-submit.cli.yml
vendored
@@ -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