Skip to content

Commit

Permalink
test: add eyes storybook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamGaash committed Sep 24, 2024
1 parent 9c890c3 commit d3d7f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Run Storybook tests
env:
APPLITOOLS_BATCH_ID: ${{ github.sha }}
run: npx -y @applitools/eyes-storybook --url http://localhost:3000/storybook/index.html
run: npx -y @applitools/eyes-storybook --storybook-url http://localhost:3000/storybook/index.html
- name: Prepare playwright artifact directory
if: always()
run: |
Expand Down

0 comments on commit d3d7f03

Please sign in to comment.