diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index e3c31318..d5b98751 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -2,7 +2,6 @@ name: Unit and integration tests on: - push: pull_request: branches: [main, dev]