Skip to content

Commit dc4f2d0

Browse files
committed
fixup: update names
1 parent a6c4444 commit dc4f2d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
```
277277
278278
test-e2e:
279-
name: Run end-to-end tests
279+
name: Run e2e tests
280280
needs: build
281281
runs-on: ubuntu-latest
282282
timeout-minutes: 15
@@ -337,7 +337,7 @@ jobs:
337337
run: rm -rf ./release ./test/test-results
338338

339339
test-e2e-proxy:
340-
name: Run end-to-end tests behind proxy
340+
name: Run e2e tests behind proxy
341341
needs: build
342342
runs-on: ubuntu-latest
343343
timeout-minutes: 25

0 commit comments

Comments
 (0)