Skip to content

Commit

Permalink
fix main job name in e2e-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hirasso committed Oct 22, 2024
1 parent 8d9eac4 commit 59ae5b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
workflow_dispatch:

jobs:
test:
e2e-tests:
name: Run e2e tests
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 59ae5b6

Please sign in to comment.