Skip to content

Commit

Permalink
ci: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Aug 2, 2024
1 parent ffa6439 commit 2170502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openvidu-call-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
prepare_openvidu_components_angular:
name: Prepare openvidu-components-angular
name: Setup
runs-on: ubuntu-latest
steps:
- env:
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:

auth_e2e_test:
needs: prepare_openvidu_components_angular
name: Atuhentication tests
name: Auth tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2170502

Please sign in to comment.