Skip to content

Commit

Permalink
reorder params
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 20, 2024
1 parent 6d690c0 commit 28fd581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
pnpm install ${{ matrix.vite-version }}
- name: Run Tests
run: pnpm run test --if-present
run: pnpm run --if-present test

0 comments on commit 28fd581

Please sign in to comment.