1
0
Fork 0
timestamps
dump_stack() 2024-02-22 10:01:01 +00:00
parent 247f0f90ed
commit 7b7c01ac8a
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
go test -parallel 1 -v ./...
test-end-to-end-examples:
needs: [build]
name: Examples
runs-on: ubuntu-latest
@ -93,6 +94,7 @@ jobs:
path: ~/.out-of-tree/logs
test-end-to-end:
needs: [build]
name: E2E
runs-on: ubuntu-latest
timeout-minutes: 60