Skip to content

Commit

Permalink
fix: changed name to e2e-tests (#1702)
Browse files Browse the repository at this point in the history
cberg-aot authored Dec 9, 2024
1 parent f93c329 commit e55a56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-regression-tests.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ jobs:
echo target=$target | tee $GITHUB_OUTPUT
echo environment=$environment | tee $GITHUB_OUTPUT
${{matrix.test}}:
e2e-tests:
name: ${{matrix.test}}
needs: [vars]
environment: ${{needs.vars.outputs.environment}}

0 comments on commit e55a56c

Please sign in to comment.