yao/.github
Max 1cc513e328 Add Environment Setup Step in CI Workflows
- Introduced a new step in both `pr-test.yml` and `unit-test.yml` workflows to set up environment variables for database configuration.
- Enhanced the environment setup to conditionally configure database connection strings based on the selected database driver, improving test reliability and flexibility.
- Created necessary directories for SQLite database storage when not using MySQL, ensuring proper environment preparation for tests.
2025-12-15 10:07:04 +08:00
..
actions/setup-db [change] workflow action 2022-09-17 23:01:11 +08:00
ISSUE_TEMPLATE Remove outdated issue templates and update contact links in config.yml 2024-12-09 09:40:30 +08:00
workflows Add Environment Setup Step in CI Workflows 2025-12-15 10:07:04 +08:00