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 4cae04e commit a56a3b5Copy full SHA for a56a3b5
.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