Skip to content

Commit 4026b63

Browse files
committed
newline
1 parent 89da17e commit 4026b63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/nightly-js-sdk.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
jobs:
2626
run:
27-
name: Execute tests
27+
name: Execute JS SDK Playwright tests
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Checkout Repo
@@ -69,4 +69,3 @@ jobs:
6969
run: yarn playwright install --with-deps
7070
- name: Launch E2E tests workflow
7171
run: yarn test
72-

0 commit comments

Comments
 (0)