diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31ba3c0f4..6688778dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: run: make test env-tests: - name: Evntest Tests + name: Envtest Tests runs-on: ubuntu-latest timeout-minutes: 10 steps: