From 0843bd0b2478749d48bf6586fa7debf7c514b016 Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Mon, 13 Jan 2025 04:44:35 +0000 Subject: [PATCH] PR-824002: Updating URL on test. --- .github/workflows/main-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-workflow.yml b/.github/workflows/main-workflow.yml index f5d3519..441d404 100644 --- a/.github/workflows/main-workflow.yml +++ b/.github/workflows/main-workflow.yml @@ -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: