diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 6aa411d..7e06697 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -119,7 +119,7 @@ jobs: path: .rete-qa retention-days: 3 test: - name: Perform tests + name: ${{ matrix.browser }} timeout-minutes: 60 runs-on: ubuntu-latest needs: [init,tools]