Skip to content

Commit

Permalink
Merge pull request #16 from rtCamp/update/test-name
Browse files Browse the repository at this point in the history
Update tests name
  • Loading branch information
alvitazwar authored Mar 27, 2023
2 parents cf38367 + 5006f01 commit 7c21cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# e2e test for Login with google plugin.

name: CI for WP Google Embeds plugin
name: End-to-End Tests

# Controls when the workflow will run
on:
Expand All @@ -16,7 +16,7 @@ on:
jobs:
Run-wpe2e-TestCase:
# The type of runner that the job will run on
name: Run google embeds plugin test Cases
name: Playwright Tests
runs-on: ubuntu-latest
env:
TESRESULT_TOKEN: ${{ secrets.TESRESULT_TOKEN }}
Expand Down

0 comments on commit 7c21cb4

Please sign in to comment.