1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Check types

This commit is contained in:
Adria Navarro 2023-05-18 11:29:55 +02:00
parent 0895f9f44d
commit 75f7436aa6

View file

@ -43,7 +43,7 @@ jobs:
node-version: 14.x
- run: yarn
- run: yarn bootstrap
- run: yarn build
- run: yarn nx run-many -t=check:types
test:
runs-on: ubuntu-latest