We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cda2c1 commit 90bb314Copy full SHA for 90bb314
.github/workflows/ci.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: Run Tests
49
run: |
50
pnpm run test
51
- pnpm run test:e2e
52
53
- name: Build Demo Project
54
0 commit comments