We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f4980 commit 6d1a8f0Copy full SHA for 6d1a8f0
.github/workflows/run-smoke-test.yml
@@ -20,5 +20,5 @@ jobs:
20
- working-directory: src/Regula.DocumentReader.NetCoreExample/bin/Release/netcoreapp3.1/
21
run: ./Regula.DocumentReader.NetCoreExample
22
env:
23
- API_BASE_PATH: "https://testapi.regulaforensics.com"
+ API_BASE_PATH: "https://test-api.regulaforensics.com"
24
TEST_LICENSE: ${{secrets.TEST_LICENSE}}
0 commit comments