Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Dec 18, 2023
1 parent 45cc98a commit c35a084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: 'Install dependencies'
run: npm ci

- name: 'Run the linter'
- name: 'Run the tests'
run: npx vitest run

test-smoke:
Expand Down

0 comments on commit c35a084

Please sign in to comment.