Skip to content

Commit 5e19cf7

Browse files
committed
Remove cruft
1 parent 1394e19 commit 5e19cf7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/acceptance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: ${{ matrix.node-version }}
2020

2121
- uses: JarvusInnovations/background-action@v1
22-
if: ${{ inputs.storybook == false || inputs.storybook == 'false' || inputs.storybook == null }}
2322
name: Start Servers - Volto and Plone
2423
with:
2524
run: |

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ selenium-screenshot-*.png
6464
public/critical.css
6565
packages/volto/data
6666
storybook-static/
67+
/playwright
6768

6869
# Documentation
6970
_build/

0 commit comments

Comments
 (0)