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 414de64 commit a6c623eCopy full SHA for a6c623e
.github/workflows/cygwin-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- selection: fast
17
additional-pytest-args: --ignore=test/performance
18
- selection: perf
19
- additional-pytest-args: test/performance/
+ additional-pytest-args: test/performance
20
21
fail-fast: false
22
0 commit comments