Skip to content

Commit cb45e7e

Browse files
Fixes CI
Signed-off-by: Darshit Chanpura <[email protected]>
1 parent e179968 commit cb45e7e

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
@@ -258,7 +258,7 @@ jobs:
258258
259259
spi-tests-linux:
260260
name: spi-tests
261-
needs: publish-components-to-maven-local
261+
needs: ["Get-CI-Image-Tag", publish-components-to-maven-local]
262262
strategy:
263263
fail-fast: false
264264
matrix:

0 commit comments

Comments
 (0)