Commit Graph

12 Commits

Author SHA1 Message Date
763318a75e
Update ReadMe.md 2022-04-27 01:59:23 -04:00
77ba28181d
Merge pull request #5 from josephbmanley/feature/runLocally
Allow running tests directly on runner
2021-02-11 19:06:55 -05:00
2c73dad9ae Allow user to change executable path 2021-02-11 19:03:58 -05:00
5af87a011e Allow action to run locally
Update test workflows

Test Action: wget quiretly

Test Action: Install for user

Check condition on string

Cleanup and update test action

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug

Run on runner: debug
2021-02-11 19:01:02 -05:00
ce937f3dd5
Merge pull request #2 from josephbmanley/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.2.4 to 1.2.6
2020-10-01 20:14:45 -04:00
dependabot[bot]
b67af43622
Bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:41:51 +00:00
26be40e483
Merge pull request #1 from josephbmanley/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-02 15:09:48 -04:00
dependabot[bot]
877b7b7c8b
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 19:07:58 +00:00
db0ad0d03b
Bugfix cwd 2020-07-25 17:57:44 -04:00
d318979099
Added ReadMe.md 2020-07-25 17:49:44 -04:00
054ecb574f Test changes
Test changes

Test changes

Test changes

Test changes

Test changes

Test changes

Test changes

Test changes

Test changes

Test changes

Test changes
2020-07-25 17:39:14 -04:00
8f3b8cf989
Intial commit 2020-07-25 17:09:22 -04:00