[CI] remove build-ts

This commit is contained in:
Aleksandr Kraiz
2022-04-25 00:56:44 +04:00
parent a068437ce2
commit dc1f8def3b

View File

@@ -13,7 +13,6 @@ jobs:
with:
node-version: '17.x'
- run: npm ci
- run: npm run build-ts
- run: npm test
- name: Set package registry
run: npm config set registry https://npm.pkg.github.com