Merge pull request #1 from aleleba/PR-220602

PR-220602: fixing test.
This commit is contained in:
2025-01-11 22:37:54 -06:00
committed by GitHub

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: