Update node.js.yml
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m3s

This commit is contained in:
Ichitux
2026-03-27 17:50:22 +01:00
committed by GitHub
parent a036e78897
commit c30c2640ec

View File

@@ -37,6 +37,3 @@ jobs:
- run: npm ci - run: npm ci
- run: npm run build --if-present - run: npm run build --if-present
- run: npm test - run: npm test
- name: Tests Badge
uses: ljunker/test-badge-action@v1.1