Skip to content

Commit f224543

Browse files
committed
renamed workflow
1 parent a76f179 commit f224543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Playwright Tests
1+
name: Tests demos
22
on:
33
pull_request:
44
jobs:
55
test:
66
timeout-minutes: 60
7-
name: Playwright Tests
7+
name: Tests demos
88
runs-on: ubuntu-latest
99
services:
1010
notary-server:

0 commit comments

Comments
 (0)