Skip to content

Commit 814bef8

Browse files
committed
maybe now?
1 parent e8e5b7d commit 814bef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_hcd-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
working-directory: ${{ github.workspace }}/astra-db-java/src/test/resources
4040

4141
- name: Run integration tests
42-
run: mvn clean verify -pl astra-db-java -Plocal
42+
run: mvn clean verify -pl astra-db-java -Plocal -Dtest.environment=local -Dlocal.endpoint=http://localhost:8181 -Dlocal.username=cassandra -Dlocal.password=cassandra -Dlocal.keyspace=default_keyspace

0 commit comments

Comments
 (0)