aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 8b930b79..d480f6ea 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
always_run: true
- id: pytest-cov
- name: pytest
+ name: pytest-cov
stages: [push]
language: system
entry: pytest -v --cov=ethosu --cov-fail-under=0