Skip to content

Commit 6d1a8f0

Browse files
committed
Update run-smoke-test.yml
1 parent 74f4980 commit 6d1a8f0

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
@@ -20,5 +20,5 @@ jobs:
2020
- working-directory: src/Regula.DocumentReader.NetCoreExample/bin/Release/netcoreapp3.1/
2121
run: ./Regula.DocumentReader.NetCoreExample
2222
env:
23-
API_BASE_PATH: "https://testapi.regulaforensics.com"
23+
API_BASE_PATH: "https://test-api.regulaforensics.com"
2424
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)