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 has been archived by the owner on Jul 25, 2020. It is now read-only.
The BrowserStackLocal binary is not getting downloaded or installed using the readme code. I understand that there are functions for install, move, start, stop but none of them is getting invoked...
the readme.md specifies the usage as:
name: Test
uses: ianwalter/bsl@v2.1.0
with:
args: yarn test
env:
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
What args should be used so that the Actions results in installing of the binary in the host?
And how to start/stop the binary using the Action?
It would be great if you could provide the proper usage of the Action with sample snippet...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: