Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Sep 30, 2024
1 parent 8a5d039 commit 24bcc08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/visual-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
"http-server ./packages/component-library/storybook-static -a 127.0.0.1 --port 6006" \
"wait-on http://127.0.0.1:6006 && pnpx turbo run test:storybook --filter=@shopware-ag/meteor-component-library"
# TODO: Check if there are visual diffs and fail the build if there are

- name: Archive visual test diffs
uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit 24bcc08

Please sign in to comment.