Commit 6807c2d
committed
Remove legacy test_pymode.yml workflow
The legacy workflow used Docker Compose in CI, which conflicts with our
current approach of running tests directly in GitHub Actions. The modern
test.yml workflow already covers all testing needs and runs 3-5x faster
without Docker overhead.
- Removed redundant test_pymode.yml workflow
- test.yml remains as the single CI workflow
- Docker is now exclusively for local development1 parent b84dd43 commit 6807c2d
1 file changed
+0
-55
lines changedThis file was deleted.
0 commit comments