1
0
This commit is contained in:
2024-02-22 10:01:01 +00:00
parent 247f0f90ed
commit 7b7c01ac8a

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