Skip to content

Commit

Permalink
fix(ci): install pnpm on integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Aug 17, 2024
1 parent 01f6aa3 commit dd5b081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
with:
fetch-depth: 0

- run: corepack enable

- name: install stable
uses: dtolnay/rust-toolchain@stable

Expand Down

0 comments on commit dd5b081

Please sign in to comment.