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 4e00b35 commit b4d426aCopy full SHA for b4d426a
.github/workflows/ci.yml
@@ -32,5 +32,5 @@ jobs:
32
- name: Build
33
run: yarn build
34
35
- - name: Run E2E tests (Playwright)
36
- run: yarn test:e2e
+ # - name: Run E2E tests (Playwright)
+ # run: yarn test:e2e
0 commit comments