Integration testing a markdown in Github Actions
[action, ci/cd, cli, github, markdown, terminal, testing]
Avoid having to maintain multiple workflows for building, testing and deploying your application and instead, document them in markdown and have them used by your contributors and CI/CD. Find out in this example how we manage workflows in our `stateful/runmejs` project using Runme.
integration-testing-markdown-gh-action
More examples