Skip to content

Commit 9f1dfb1

Browse files
committed
Update dependent job name
1 parent 19092ee commit 9f1dfb1

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)