diff --git a/.cirrus.yml b/.cirrus.yml index edbdb1df..e6c502f9 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,4 +1,4 @@ -skip: changesIncludeOnly('docs/*') || changesIncludeOnly('.pre-commit-config.yaml') +skip: changesIncludeOnly('docs/*', '.pre-commit-config.yaml') run_tests: &RUN_TESTS install_cibuildwheel_script: