skip tests/testdata/script_with_error.py

This commit is contained in:
Denis Rouzaud 2024-11-29 15:50:23 +01:00
parent ca3de3841a
commit 72e1d2e0a6

View File

@ -1,6 +1,7 @@
exclude: |
(?x)^(
python/.*/auto_\w+/.*.py
python/.*/auto_\w+/.*.py|
tests/testdata/script_with_error.py
)$
fail_fast: false