diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e99b29c09a..d64a3fbbff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: always_run: true pass_filenames: false - id: example - name: multi device tests + name: test all devices entry: python3 test/external/external_test_example.py language: system always_run: true