Skip to content

Commit 4127f95

Browse files
authored
Update run-smoke-test.yml
1 parent 53fc518 commit 4127f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
run: python example.py
2828
working-directory: example
2929
env:
30-
API_BASE_PATH: "https://testapi.regulaforensics.com"
30+
API_BASE_PATH: "https://test-api.regulaforensics.com"
3131
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)