aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/browserstack.yml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24CI: specify `FORCE_COLOR:2` (#32222)XhmikosR1-0/+1
This should show any colors in the output
2020-10-30CI: switch to Node.js 14. (#32003)XhmikosR1-1/+1
2020-10-30CI: Skip dependabot PR branches. (#32006)XhmikosR1-2/+5
Also, reword Node.js setup step
2020-10-27CI: allow skipping BrowserStack (#31878)XhmikosR1-1/+1
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.
2020-06-24Split GitHub Actions.XhmikosR1-0/+40