We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6d9a0 commit 8f1b560Copy full SHA for 8f1b560
.github/actions/test-macos/action.yml
@@ -29,7 +29,7 @@ runs:
29
--offline \
30
--show-diff \
31
--show-slow 1000 \
32
- --set-timeout 120
+ --set-timeout 120 ext/phar ext/standard
33
- uses: actions/upload-artifact@v4
34
if: always() && inputs.testArtifacts != null
35
with:
0 commit comments