Skip to content

Commit dd5b081

Browse files
committed
fix(ci): install pnpm on integration tests
1 parent 01f6aa3 commit dd5b081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/covector-version-or-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525

26+
- run: corepack enable
27+
2628
- name: install stable
2729
uses: dtolnay/rust-toolchain@stable
2830

0 commit comments

Comments
 (0)