feat: don't run on ci servers #9
ci.yml
on: pull_request
Build
19s
Lint
24s
Prettier
15s
Test
14s
Type Check
16s
Are the types wrong?
21s
Annotations
2 errors
src/bin/index.test.ts > bin > prints the version when the --version flag is passed:
src/bin/index.test.ts#L209
AssertionError: expected "log" to be called with arguments: [ '0.2.0' ]
Received:
Number of calls: 0
❯ src/bin/index.test.ts:209:23
|
Test
Process completed with exit code 1.
|