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 a5fcf65 commit 72ac68fCopy full SHA for 72ac68f
.github/workflows/release.yaml
@@ -29,4 +29,5 @@ jobs:
29
30
# XXX Ideally we would like to use --no-color to simplify Homebrew's formula checks.
31
# See: https://github.com/kdeldycke/meta-package-manager/issues/1004
32
- --no-color --output-format csv installed
+ --no-color --output-format csv installed
33
+ timeout: 300
0 commit comments