You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
refactor: [#10] rename workflow from infrastructure to testing
- Rename .github/workflows/infrastructure.yml to testing.yml
- Update workflow name from 'Infrastructure Tests' to 'Testing'
- Simplify workflow triggers (remove path-based filtering)
- Fix runner specification to use ubuntu-22.04 instead of ubuntu
- Maintain same linting functionality with cleaner focus
0 commit comments