Skip to content

Commit

Permalink
feat: Updated .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Jan 22, 2024
1 parent d0b7690 commit 8fd4292
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 @@ -64,7 +64,7 @@ jobs:
name: dist
path: dist
- name: Run integration tests
run: npm run test:integration:ci
run: npm run test:integration:ci -- --coverage
build_storybook:
name: Build docs
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8fd4292

Please sign in to comment.