Celeste Robinson

Results 5 comments of Celeste Robinson

One option would be to ditch TravisCI and use the [Sauce Labs CLI in conjunction with GitHub actions](https://docs.saucelabs.com/dev/cli/saucectl/usage/ci/github-actions/). I'm happy to submit a PR with the workflow, then you can...

Before completely throwing out TravisCI, I'm curious what configuration changes you tried. Did you try launching chrome with no sandbox?

Could you give me permissions to edit actions on the repo while I work on this? I'm not sure which permission it is, but I currently can't re-run jobs :(

Yes! Much thanks. I haven't had time for a while to look at this but I'll have a lot of time next week.

@Aaronius I'm not sure if they're already set up, but would you mind setting up the repo secrets? Keys: `SAUCE_USERNAME` `SAUCE_ACCESS_KEY` I realized I need them in there to test...