reorder params

This commit is contained in:
Jan T. Sott 2024-09-20 23:45:06 +02:00
parent 6d690c002c
commit 28fd581f20

View file

@ -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