Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 24, 2024
1 parent 5640012 commit 5c94071
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 @@ -81,7 +81,7 @@ jobs:
start: npm start
wait-on: 'http://localhost:5173'
browser: ${{ matrix.browser }}
- name: Run test (Windows)
- name: Run tests (Windows)
run: |
npx concurrently --hide 0 --kill-others \
"npm start" \
Expand Down

0 comments on commit 5c94071

Please sign in to comment.