Skip to content

Commit 619359d

Browse files
committed
Merge branch '2.0-beta' of github.com:datastax/astra-db-java into 2.0-beta
2 parents cb9067f + 9f1dfb1 commit 619359d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-astra-dev-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
mvn test -Dtest=com.datastax.astra.test.integration.dev.*Test
6969
7070
run_vectorize_tests:
71-
needs: setup
71+
needs: BUILD
7272
runs-on: ubuntu-latest
7373
strategy:
7474
matrix:

0 commit comments

Comments
 (0)