Skip to content

Commit 59893f7

Browse files
committed
iterate
1 parent b879405 commit 59893f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
'(cd src/{1} \
133133
&& $COMPOSER_MIN_STAB \
134134
&& $COMPOSER_UP \
135-
&& _before_test {1} ${{ matrix.php-version }} ${{ matrix.minimum-stability }} |
135+
&& _before_test {1} ${{ matrix.php-version }} ${{ matrix.minimum-stability }} \
136136
&& $PHPUNIT)'"
137137
138138
js:

0 commit comments

Comments
 (0)