Skip to content

Commit 49d0687

Browse files
Merge pull request #109 from regulaforensics/test-api-upd
test-api to nightly-api
2 parents 42521cb + 68a6680 commit 49d0687

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
@@ -19,5 +19,5 @@ jobs:
1919
- working-directory: src/Regula.DocumentReader.NetCoreExample/bin/Release/net6.0/
2020
run: ./Regula.DocumentReader.NetCoreExample
2121
env:
22-
API_BASE_PATH: "https://test-api.regulaforensics.com"
22+
API_BASE_PATH: "https://nightly-api.regulaforensics.com"
2323
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)