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
{{ message }}
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
The [checkout](https://github.com/actions/checkout) action checks out the repository. Then, `testcafe-action` installs TestCafe and runs `my-fixture.js` in Safari.
73
+
The [checkout](https://github.com/actions/checkout) action checks out the repository. Then, `testcafe-action` installs TestCafe and runs `my-fixture.js` in Chrome.
74
74
75
75
This workflow is triggered when you push changes to the repository. The job runs on a Windows virtual machine.
0 commit comments