Skip to content

Commit bcc62db

Browse files
dbusmnandre
authored andcommitted
[Docs] Explain Icons SVG size
Co-authored-by: Simon André <[email protected]>
1 parent 1487086 commit bcc62db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
if [ "${{ matrix.os }}" = "windows-latest" ]; then
9090
# parallel is not available on Windows, so we need to run the tests sequentially
9191
for PACKAGE in $PACKAGES; do
92+
echo "Running tests for $PACKAGE"
9293
_run_task $PACKAGE \
9394
'(cd src/$PACKAGE \
9495
&& $COMPOSER_MIN_STAB \

0 commit comments

Comments
 (0)