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 4cae04e + a56a3b5 commit 1f05ca7Copy full SHA for 1f05ca7
.github/workflows/run-smoke-test.yml
@@ -16,5 +16,5 @@ jobs:
16
java-package: jdk
17
- run: ./gradlew clean :example:run
18
env:
19
- API_BASE_PATH: "https://test-api.regulaforensics.com"
+ API_BASE_PATH: "https://nightly-api.regulaforensics.com"
20
TEST_LICENSE: ${{secrets.TEST_LICENSE}}
0 commit comments