Skip to content

Commit

Permalink
add gitaction test
Browse files Browse the repository at this point in the history
  • Loading branch information
cesargb committed May 7, 2024
1 parent daeba89 commit 3df1937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: "pnpm"

- name: Install PNPM
run: npm i -g pnpm
Expand Down

0 comments on commit 3df1937

Please sign in to comment.