Skip to content

Commit 8f1b560

Browse files
committed
Try again
1 parent 5a6d9a0 commit 8f1b560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-macos/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
--offline \
3030
--show-diff \
3131
--show-slow 1000 \
32-
--set-timeout 120
32+
--set-timeout 120 ext/phar ext/standard
3333
- uses: actions/upload-artifact@v4
3434
if: always() && inputs.testArtifacts != null
3535
with:

0 commit comments

Comments
 (0)