Skip to content

Commit c5d9921

Browse files
committed
Update test saas endpoint
1 parent be296f0 commit c5d9921

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: "http://test-api.regulaforensics.com"
30+
API_BASE_PATH: "https://testapi.regulaforensics.com"
3131
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)