1
0

ci: rename workflows

This commit is contained in:
2023-05-17 10:32:49 +00:00
parent 3de5f5e12d
commit e95e8d299f
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ jobs:
go test -parallel 1 -v ./...
test-end-to-end-examples:
name: E2E T. Examples
name: Examples
runs-on: ubuntu-latest
strategy:
@@ -76,7 +76,7 @@ jobs:
path: /home/runner/.out-of-tree/logs
test-end-to-end:
name: E2E T.
name: E2E
runs-on: ubuntu-latest
timeout-minutes: 60