Add CI workflow without release #1
ci.yml
on: pull_request
lint
/
lint
5s
typecheck
/
typecheck
8s
test
/
test
6s
Annotations
3 errors
|
typecheck / typecheck
Process completed with exit code 1.
|
|
lint / lint
Process completed with exit code 1.
|
|
test / test
Process completed with exit code 1.
|