Ignore docs changes on more CIs

This commit is contained in:
Joe Rickerby
2023-07-09 15:59:27 +01:00
parent 740f081606
commit c824c7e87a
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
skip: changesIncludeOnly('docs/*')
run_tests: &RUN_TESTS
install_cibuildwheel_script:
- python -m pip install -e ".[dev]" pytest-custom-exit-code
+5
View File
@@ -1,3 +1,8 @@
pr:
paths:
exclude:
- docs/*
jobs:
- job: linux_38
timeoutInMinutes: 120