We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7772e commit 16abb57Copy full SHA for 16abb57
.github/workflows/playwright.yml
@@ -80,5 +80,6 @@ jobs:
80
projectToken: fee8e66c9916
81
playwright: true
82
exitZeroOnChanges: true
83
+ forceRebuild: true
84
env:
85
CHROMATIC_ARCHIVE_LOCATION: ./tests/e2e/__results__
0 commit comments