Commit 7ef6e6d
ci: add CI workflow to run tests on all pushes and PRs
Tests previously only ran on main pushes inside deploy.yml. PRs and
feature branches had no test gate. This adds a dedicated ci.yml that
runs pytest on every push and pull request.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f514b11 commit 7ef6e6d
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments