add exitOnceUploaded to chromatic

This commit is contained in:
SwiftyOS
2025-07-08 13:03:41 +02:00
parent e3115dbe08
commit dc9a2f84e7

View File

@@ -148,6 +148,7 @@ jobs:
onlyChanged: true
workingDir: autogpt_platform/frontend
token: ${{ secrets.GITHUB_TOKEN }}
exitOnceUploaded: true
test:
runs-on: ubuntu-latest