Skip to content

Commit

Permalink
tweak workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Sep 20, 2024
1 parent 3299080 commit 2f18d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: pnpm install

- name: Test
id: test
id: test-vitest
run: |
node -v
pnpm test:vitest
Expand Down

0 comments on commit 2f18d3b

Please sign in to comment.