Skip to content

Commit

Permalink
Better naming for loadtests
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Oct 21, 2024
1 parent e3aede0 commit 68afe0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ jobs:

loadtest-e2e:
needs: [e2e]
name: node ${{matrix.node-version}}
name: loadtest / e2e / node ${{matrix.node-version}}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 68afe0a

Please sign in to comment.