Update end-to-end-tests.yaml

This commit is contained in:
Michael Telatynski 2023-11-22 08:52:59 +00:00 committed by GitHub
parent 04d095b871
commit f3432ca838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
target_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
tests:
name: "Run Tests"
name: "Run Tests ${{ matrix.ci_node_index }}/${{ matrix.ci_node_total }}"
needs: prepare
runs-on: ubuntu-latest
permissions: