Remove test job

This commit is contained in:
SillyLossy
2023-04-22 19:21:07 +03:00
parent e5cd3a0ed4
commit 2d67210da4

View File

@ -16,7 +16,6 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm test
publish-npm:
needs: build