diff --git a/.github/workflows/server-tests-postgres.yml b/.github/workflows/server-tests-postgres.yml index 88b02efe72f..44ab5dfab7a 100644 --- a/.github/workflows/server-tests-postgres.yml +++ b/.github/workflows/server-tests-postgres.yml @@ -137,7 +137,7 @@ jobs: compression-level: 0 test: - name: Python Unit Tests (PG) + name: Python Unit Tests needs: setup runs-on: ubuntu-latest timeout-minutes: 60