Merge pull request #1 from aleleba/PR-220602

PR-220602: fixing test.
This commit is contained in:
Alejandro Lembke Barrientos 2025-01-11 22:37:54 -06:00 committed by GitHub
commit 32eec62ad0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: