Open chiarng opened 3 years ago
Do you not have github acations setup for this to automatically run our unit tests?
Hah. Ironically, no, been just running the unit tests locally. I suppose it wouldn't be that hard to set up an Actions Workflow for a simple npm run test
, and would make a lot more sense for the open-source thing.
i'm trying to understand the
resultsUrl
change that was made from another GitHub Action:https://github.com/ServiceNow/sncicd-publish-app/blob/bf1e648b24b1abcc948b5b802e9d8342b8ae8096/src/App.ts#L155-L160