Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
  • Loading branch information
iamnewton committed Nov 10, 2024
1 parent c4cd61d commit a94d50e
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 @@ -22,7 +22,7 @@ jobs:
- run: npm ci
name: Install dependencies

- run: npm run test-storybook -- --coverage
- run: npm run test:storybook -- --coverage
name: Run tests with coverage

- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit a94d50e

Please sign in to comment.