You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Update end-to-end-tests.yaml
This commit is contained in:
committed by
GitHub
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:
|
||||
|
Reference in New Issue
Block a user