Skip to content

Commit

Permalink
Update pixeleye.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfieJones committed Feb 29, 2024
1 parent c734e88 commit b955a47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pixeleye.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: pnpm/action-setup@v3
with:
version: 8
Expand All @@ -29,4 +28,3 @@ jobs:
working-directory: packages/core
- name: Capture stories with Pixeleye CLI
run: npx lerna run storybook --scope=@theme-toggles/core & pnpm -F @theme-toggles/core pixeleye storybook

0 comments on commit b955a47

Please sign in to comment.