mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Update end-to-end-tests.yaml
This commit is contained in:
parent
04d095b871
commit
f3432ca838
1 changed files with 1 additions and 1 deletions
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 }}
|
target_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
name: "Run Tests"
|
name: "Run Tests ${{ matrix.ci_node_index }}/${{ matrix.ci_node_total }}"
|
||||||
needs: prepare
|
needs: prepare
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in a new issue