PR-220602: fixing test.

This commit is contained in:
2025-01-12 04:31:11 +00:00
parent 5eaec8627f
commit eb406a50c0

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: