Skip to content

Commit

Permalink
fix pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
0xverin committed Aug 9, 2024
1 parent 63ac049 commit 414884a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ jobs:
- name: Run integration tests
working-directory: ./vc-di-tests
run: |
pnpm install
corepack enable && corepack enable pnpm && pnpm install
pnpm run test assertion_contracts.test.ts

0 comments on commit 414884a

Please sign in to comment.