diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index 04388032..c5ce1508 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -8,15 +8,6 @@ on: - 'pyproject.toml' - 'uv.lock' - '.github/workflows/test-integration.yml' - push: - branches: - - main - paths: - - 'src/**.py' - - 'tests/**.py' - - 'pyproject.toml' - - 'uv.lock' - - '.github/workflows/test-integration.yml' jobs: tests: