Update run-tests.yml

This commit is contained in:
Jeremiah Lowin 2024-12-02 19:45:22 -05:00
commit f7902c5690

View file

@ -12,12 +12,14 @@ on:
- "tests/**"
- "uv.lock"
- "pyproject.toml"
- ".github/workflows/run-tests.yml"
pull_request:
paths:
- "src/**"
- "tests/**"
- "uv.lock"
- "pyproject.toml"
- ".github/workflows/run-tests.yml"
workflow_dispatch: