Skip to content

Commit

Permalink
Revert config, add build step that is removed from commented storyboo…
Browse files Browse the repository at this point in the history
…k ci step

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Dec 29, 2023
1 parent 14ed675 commit 7f39815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/react-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
package: react-components
# - name: run storybook in dev ci mode
# run: pnpm run start:ci
- name: build
run: pnpm run --filter {.}^... build
- name: lint
run: pnpm run lint
- name: test
Expand Down
9 changes: 0 additions & 9 deletions .puppeteerrc.cjs

This file was deleted.

0 comments on commit 7f39815

Please sign in to comment.