Type checks

This commit is contained in:
Kieran 2023-08-01 11:01:00 +01:00
parent ecbea5e238
commit 67bcfc58e0
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -18,6 +18,7 @@ steps:
- yarn install
- yarn eslint src/
- yarn prettier --check src/
- yarn tsc --noEmit
volumes:
- name: cache
claim: