MeilCli / test-command-action

testing command action for GitHub Actions.

Home Page:https://github.com/MeilCli/actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-command-action

CI-Master
testing command action for GitHub Actions.
This action is for developing actions, useful in cases like MeilCli/setup-crystal-action

input

  • command
    • required
    • execute command
  • expect_regex
    • expect command output, regex value
  • expect_contain
    • expect command output, include value

Contributes

Could you want to contribute?

see Contributing.md

License

About

testing command action for GitHub Actions.

https://github.com/MeilCli/actions

License:MIT License


Languages

Language:TypeScript 100.0%