diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index a8c82f6a6..e9a2301a8 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -1,4 +1,4 @@ -name: contract Client +name: e2e on: push: @@ -7,7 +7,7 @@ on: jobs: test: - name: test generated contract.Client + name: test contract.Client runs-on: ubuntu-22.04 services: rpc: