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.
2 parents 42521cb + 68a6680 commit 49d0687Copy full SHA for 49d0687
.github/workflows/run-smoke-test.yml
@@ -19,5 +19,5 @@ jobs:
19
- working-directory: src/Regula.DocumentReader.NetCoreExample/bin/Release/net6.0/
20
run: ./Regula.DocumentReader.NetCoreExample
21
env:
22
- API_BASE_PATH: "https://test-api.regulaforensics.com"
+ API_BASE_PATH: "https://nightly-api.regulaforensics.com"
23
TEST_LICENSE: ${{secrets.TEST_LICENSE}}
0 commit comments