Skip to content

Commit 3ce8055

Browse files
committed
wip
1 parent 71144d5 commit 3ce8055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
env:
4343
CURRENTS_RECORD_KEY: ${{ secrets.CURRENTS_RECORD_KEY }}
4444
run: |
45-
npx currents upload --project-id DVKGcA --ci-build-id ${{ github.repository }}-${{ github.run_id }}-${{ github.run_attempt }}
45+
CURRENTS_API_URL=https://cy-staging.currents.dev/ npx currents upload --project-id DVKGcA --ci-build-id ${{ github.repository }}-${{ github.run_id }}-${{ github.run_attempt }}

0 commit comments

Comments
 (0)