Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update end-to-end-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Nov 22, 2023
1 parent 04d095b commit f3432ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f3432ca

Please sign in to comment.