We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d6706 commit e96001bCopy full SHA for e96001b
.github/workflows/playwright.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-20.04
8
strategy:
9
matrix:
10
- adapter: ['vue3', 'react']
+ adapter: ['vue3', 'react', 'svelte']
11
env:
12
PACKAGE: ${{ matrix.adapter }}
13
steps:
0 commit comments