Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodes committed Oct 16, 2023
1 parent ef58c8a commit 12507ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Serve
run: pnpm run preview:node &

- name: Serve
- name: Run tests
run: pnpm run test:preview

0 comments on commit 12507ae

Please sign in to comment.