mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 03:41:10 +02:00
Renamed test.yml and test-coverage.yml to .disabled extension to completely stop them from running during rapid iteration testing. Only mana-core-auth and chat Docker builds run now on main branch. To re-enable later: mv .github/workflows/test.yml.disabled .github/workflows/test.yml mv .github/workflows/test-coverage.yml.disabled .github/workflows/test-coverage.yml 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cd-production.yml | ||
| cd-staging-tagged.yml | ||
| cd-staging.full.yml | ||
| cd-staging.yml | ||
| ci-main.full.yml | ||
| ci-main.yml | ||
| ci-pull-request.yml | ||
| dependency-update.yml | ||
| test-coverage.full.yml | ||
| test-coverage.yml.disabled | ||
| test.full.yml | ||
| test.yml.disabled | ||