Skip to content

Commit 4fe1b55

Browse files
authored
Update run-smoke-test.yml
1 parent ccea40f commit 4fe1b55

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
@@ -24,5 +24,5 @@ jobs:
2424
run: python example.py
2525
working-directory: example
2626
env:
27-
API_BASE_PATH: "https://test-api.regulaforensics.com"
27+
API_BASE_PATH: "https://nightly-api.regulaforensics.com"
2828
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)