Skip functional tests on pre-commit config update

This file is used only in code style checks.

Change-Id: Iabd59b683ac998a784eccc7fbc634ad1eb20e889
This commit is contained in:
Takashi Kajinami 2024-10-24 10:53:21 +09:00
parent 331beaeaf7
commit 78bd6b8164

View File

@ -16,6 +16,7 @@
- ^doc/.*$
- ^manila/hacking/.*$
- ^manila/tests/.*$
- ^\.pre-commit-config\.yaml$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$