We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441bd64 commit f359155Copy full SHA for f359155
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Deploy Demo-App contracts
64
run: pnpm nx deploy-contracts demo-app
65
66
- - name: Run tests
+ - name: Run tests
67
run: pnpm test
68
working-directory: packages/sdk
69
0 commit comments