We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218632c commit 084892cCopy full SHA for 084892c
.github/workflows/zombienet-reusable-preflight.yml
@@ -336,7 +336,6 @@ jobs:
336
echo "github.ref: ${{ github.ref }}"
337
echo "github.ref_name: ${{ github.ref_name }}"
338
echo "github.sha: ${{ github.sha }}"
339
- echo "TEST_MATRIX: ${{ needs.preflight.outputs.TEST_MATRIX }}"
340
#
341
342
# Wait until the 'build and push' image workflow success
0 commit comments