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 62e6c6a commit ad6becd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Use pnpm
uses: pnpm/action-setup@v3
with:
version: 8

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

0 comments on commit ad6becd

Please sign in to comment.