diff --git a/.github/workflows/pytest_cov.yml b/.github/workflows/pytest_cov.yml index ceffa275..8e60f72b 100644 --- a/.github/workflows/pytest_cov.yml +++ b/.github/workflows/pytest_cov.yml @@ -1,8 +1,6 @@ name: PyTest on: - push: - branches: [ main ] pull_request: branches: [ main, dev ]