Skip to content

Commit f359155

Browse files
authored
fix: ci (#60)
1 parent 441bd64 commit f359155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Deploy Demo-App contracts
6464
run: pnpm nx deploy-contracts demo-app
6565

66-
- name: Run tests
66+
- name: Run tests
6767
run: pnpm test
6868
working-directory: packages/sdk
6969

0 commit comments

Comments
 (0)