mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Update end-to-end-tests.yaml
This commit is contained in:
parent
04d095b871
commit
f3432ca838
2
.github/workflows/end-to-end-tests.yaml
vendored
2
.github/workflows/end-to-end-tests.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user