Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

The action usage as given in Readme.md is not proper #174

Open
sourav-kundu opened this issue Jul 13, 2020 · 2 comments
Open

The action usage as given in Readme.md is not proper #174

sourav-kundu opened this issue Jul 13, 2020 · 2 comments

Comments

@sourav-kundu
Copy link

No description provided.

@ianwalter
Copy link
Owner

In what regard?

@sourav-kundu
Copy link
Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants