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 501479d commit 0554fcfCopy full SHA for 0554fcf
.github/workflows/check.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Run unit tests
44
run: pnpm test:unit
45
46
- e2e:
+ playwright:
47
runs-on: ubuntu-latest
48
steps:
49
- uses: actions/checkout@v4
0 commit comments