This commit is contained in:
GermanBluefox
2026-03-31 20:13:36 +02:00
parent f0b6a23ad6
commit 8b6e297800
3 changed files with 1 additions and 15 deletions
-1
View File
@@ -47,7 +47,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
extra-tests: npm run test:js
deploy:
needs: [check-and-lint, adapter-tests]