try-in-web-ide icon indicating copy to clipboard operation
try-in-web-ide copied to clipboard

[FEATURE] CI check for running `npm run test`

Open dkwon17 opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe.

It would be great if there was a GitHub action job that would check that all tests run from npm run test pass

Describe the solution you'd like

A new job can probably be added here: https://github.com/redhat-actions/try-in-web-ide/blob/main/.github/workflows/ci.yml

dkwon17 avatar Sep 07 '21 16:09 dkwon17