Skip to content

Commit a56a3b5

Browse files
authored
test-api to nightly-api
1 parent 4cae04e commit a56a3b5

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
@@ -16,5 +16,5 @@ jobs:
1616
java-package: jdk
1717
- run: ./gradlew clean :example:run
1818
env:
19-
API_BASE_PATH: "https://test-api.regulaforensics.com"
19+
API_BASE_PATH: "https://nightly-api.regulaforensics.com"
2020
TEST_LICENSE: ${{secrets.TEST_LICENSE}}

0 commit comments

Comments
 (0)