Skip to content

Commit

Permalink
ci: Fix workflows tests (no-changelog) (#4630)
Browse files Browse the repository at this point in the history
* fix workflows test

* remove the temporary code changes
  • Loading branch information
netroy authored Nov 17, 2022
1 parent 58630e4 commit 376a0d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
path: test-workflows

- uses: pnpm/action-setup@v2.2.4
with:
version: 7.14.2

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 376a0d0

Please sign in to comment.