You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: adding a note about running ACT with "bind" feature (#4861)
If you run ACT locally (on a mac or windows), this will produce the same
images that are compared in workflows. A folder will be made available
to you to review:
```shell
dashboard/test/failures
├── build_dashboard.defaultPropertySheet.dark_isolatedDiff.png
├── build_dashboard.defaultPropertySheet.dark_maskedDiff.png
├── build_dashboard.defaultPropertySheet.dark_masterImage.png
└── build_dashboard.defaultPropertySheet.dark_testImage.png
```
0 commit comments