Skip to content

Commit 5f31671

Browse files
committed
chore: add debug print
1 parent 77585a1 commit 5f31671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-distributed-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- id: generate-matrix
4848
run: |
4949
RESULT=$(node .github/workflows/scripts/get-tests-in-package-location.js)
50+
echo $RESULT
5051
echo "matrix=$RESULT" >> $GITHUB_OUTPUT
5152
5253
run-tests:

0 commit comments

Comments
 (0)