Skip to content

Commit

Permalink
Try getting the Playwright artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Jan 10, 2025
1 parent 49d45ff commit 3597d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ jobs:
- name: playwright_e2e
script: "test:playwright e2e"
- name: storybook
script: "test:storybook -u"
script: "test:storybook"

steps:
- name: Checkout repository
Expand Down

0 comments on commit 3597d68

Please sign in to comment.