PR-824002: Updating URL on test.

This commit is contained in:
Alejandro Lembke Barrientos 2025-01-13 04:44:35 +00:00
parent 29ce71624a
commit 0843bd0b24
Signed by: aleleba
GPG Key ID: F48D7CDEB47942BD

View File

@ -28,7 +28,7 @@ jobs:
- run: npm ci
- run: npm test
env:
CDN_URL: https//google.com
CDN_URL: https://p-lao.com
# Job to build the package
test-build-package: