style: Prettier format
This commit is contained in:
parent
6df6ff93a4
commit
36837843c0
4
.github/workflows/playwright.yml
vendored
4
.github/workflows/playwright.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user