PR-220602: fixing test.

This commit is contained in:
Alejandro Lembke Barrientos 2025-01-12 04:31:11 +00:00
parent 5eaec8627f
commit eb406a50c0
Signed by: aleleba
GPG Key ID: F48D7CDEB47942BD

View File

@ -27,6 +27,8 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm test
env:
CDN_URL: htts://google.com
# Job to build the package
test-build-package: