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 40abd97 commit b242b44Copy full SHA for b242b44
appveyor.yml
@@ -27,4 +27,9 @@ test_script:
27
- set /A parallel=4*%NUMBER_OF_PROCESSORS%
28
- perl mysql-test-run.pl --force --max-test-fail=10 --retry=2 --parallel=%parallel% --testcase-timeout=4 --suite=main --skip-test-list=unstable-tests --mysqld=--loose-innodb-flush-log-at-trx-commit=2
29
30
+skip_commits:
31
+ files:
32
+ - debian/
33
+ - '**/*.sh'
34
+
35
image: Visual Studio 2022
0 commit comments