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.
--filter-by-project
--filter-by-tag
1 parent 0ee919f commit 3077beeCopy full SHA for 3077bee
run_sk_stress_test
@@ -67,7 +67,7 @@ def parse_args():
67
help='Only run project actions with the given tag',
68
default='sourcekit')
69
parser.add_argument('--filter-by-project',
70
- metavar='TAG',
+ metavar='PROJECT',
71
help='Only stress test the given project')
72
parser.add_argument('--sourcekit-xfails',
73
metavar='PATH',
0 commit comments