assemblyscript-regex icon indicating copy to clipboard operation
assemblyscript-regex copied to clipboard

Add CI tests

Open ColinEberhardt opened this issue 4 years ago • 1 comments

Add CI tests that ensure:

  • [x] unit tests all pass
  • [x] code is correctly formatted
  • [ ] the code can be executed both as AS and TS

ColinEberhardt avatar Jan 23 '21 08:01 ColinEberhardt

Added a GitHub action that runs npm test https://github.com/ColinEberhardt/assemblyscript-regex/commit/773b20ba9a8205de315c5e2d96f4f8a1d5fa25ab

ColinEberhardt avatar Jan 23 '21 15:01 ColinEberhardt