Skip to content

Commit 597172b

Browse files
Fixes CI
Signed-off-by: Darshit Chanpura <[email protected]>
1 parent 643e44f commit 597172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
260260
spi-tests-linux:
261261
name: spi-tests
262-
needs: publish-components-to-maven-local
262+
needs: ["Get-CI-Image-Tag", publish-components-to-maven-local]
263263
strategy:
264264
fail-fast: false
265265
matrix:

0 commit comments

Comments
 (0)