Skip to content

Commit 6780a16

Browse files
committed
Fix coverage link in CI
1 parent c6cb440 commit 6780a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
AWS_SECRET_ACCESS_KEY: ${{ secrets.DEV_AWS_SECRET_ACCESS_KEY }}
3232
AWS_REGION: us-east-1
3333
BRANCH: ${{ github.ref_name }}
34+
DEPLOYED_URL: https://ci-builds.cesium.com/cesium/${{ github.ref_name }}/
3435
steps:
3536
- uses: actions/checkout@v5
3637
- name: install node 22

0 commit comments

Comments
 (0)