Skip to content

Commit 1f05ca7

Browse files
Merge pull request #102 from regulaforensics/test-api-upd
test-api to nightly-api
2 parents 4cae04e + a56a3b5 commit 1f05ca7

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)