We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1dedc8 commit e2c431aCopy full SHA for e2c431a
.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