diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 1ed8939..c428826 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -108,8 +108,8 @@ jobs: kubectl cluster-info - #- name: Test - # run: make test + - name: Test + run: make test - name: Run quick A/B load tests uses: ./.github/actions/loadtest