mirror of
https://github.com/aleleba/run-app-from-cdn.git
synced 2025-04-19 04:07:50 -06:00
PR-220602: fixing test.
This commit is contained in:
parent
5eaec8627f
commit
eb406a50c0
2
.github/workflows/main-workflow.yml
vendored
2
.github/workflows/main-workflow.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
|||||||
registry-url: https://registry.npmjs.org/
|
registry-url: https://registry.npmjs.org/
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
env:
|
||||||
|
CDN_URL: htts://google.com
|
||||||
|
|
||||||
# Job to build the package
|
# Job to build the package
|
||||||
test-build-package:
|
test-build-package:
|
||||||
|
Loading…
Reference in New Issue
Block a user