Skip to content

Commit

Permalink
Update and rename vitest.yml to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joery-M authored Mar 26, 2024
1 parent 55aa3d9 commit e558ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vitest.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version-file: ${{ matrix.node-version }}
node-version: ${{ matrix.node-version }}
cache: pnpm

- run: pnpm install
Expand Down

0 comments on commit e558ab7

Please sign in to comment.