| Age | Commit message (Collapse) | Author | Files | Lines |
|
This should show any colors in the output
|
|
|
|
Also, reword Node.js setup step
|
|
This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run.
Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too.
|
|
This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996.
|
|
* skip BrowserStack if we are not on the main repo
* remove the action filename from cache
|
|
|
|
Run it for all pull requests, the master branch, and any branches that end with `-ci`.
|
|
Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
|