Skip to content

Commit ddd8c14

Browse files
committed
slight tweak
1 parent 71dab7d commit ddd8c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/extensions-build-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
echo "Final extensions to build: ${PKGS_TO_BUILD[*]}"
8282
8383
test-build:
84+
if: ${{ steps.set-matrix.outputs.ALL_SKIPPED != 'true' }}
8485
name: Test build ${{ matrix.folder }}
8586
runs-on: ubuntu-latest
8687
needs: find-extensions

0 commit comments

Comments
 (0)