rename high-level tests into E2E tests (#4395)

This commit is contained in:
Alessandro Ros
2025-04-04 14:43:35 +02:00
committed by GitHub
parent 848a8b1031
commit f9bee5f54f
18 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ jobs:
- run: make test32
test_highlevel:
test_e2e:
runs-on: ubuntu-22.04
steps:
@@ -43,4 +43,4 @@ jobs:
with:
go-version: "1.23"
- run: make test-highlevel-nodocker
- run: make test-e2e-nodocker