Skip to content

Commit dd22998

Browse files
committed
debug
1 parent 76e878c commit dd22998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-unified.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ jobs:
433433
elif [[ "${{ needs.setup.outputs.ingestion_only }}" == 'true' ]]; then
434434
includes="$python_matrix"
435435
fi
436+
echo $includes
436437
echo "matrix={\"include\":[$includes] }" >> "$GITHUB_OUTPUT"
437438
438439
smoke_test:

0 commit comments

Comments
 (0)