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 d9dd89f commit ba4cc72Copy full SHA for ba4cc72
.github/workflows/verify.yml
@@ -38,7 +38,7 @@ jobs:
38
version: v2.0.2
39
working-directory: ./
40
only-new-issues: false
41
- args: --concurrency=16 --timeout=5m --out-format=github-actions --issues-exit-code=1
+ args: --concurrency=16 --timeout=5m --format=github-actions --issues-exit-code=1
42
skip-cache: false
43
skip-pkg-cache: true
44
0 commit comments