0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00

update ci

This commit is contained in:
liabru 2023-08-13 16:31:30 +01:00
parent e668c028a0
commit 5f79511391

View file

@ -24,7 +24,6 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run lint
- run: npm run benchmark
- run: npm run test
- run: npm run build
- run: npm run build-demo
- run: npm run test