1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 23:05:41 +00:00
krust/.github/workflows
Jason Hall c5b7bc1236
fix: Run tests single-threaded to avoid env var race conditions
- Update pre-commit hooks to use --test-threads=1
- Update CI workflow to run tests single-threaded
- This prevents test failures due to concurrent environment variable modifications

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 11:59:26 -04:00
..
ci.yml fix: Run tests single-threaded to avoid env var race conditions 2025-06-08 11:59:26 -04:00