Minor test refactoring to improve on performance closes #383 #384

Merged
simon merged 23 commits from test-performance-optimization into main 2026-01-29 15:44:01 +01:00
Showing only changes of commit 25da6a6820 - Show all commits

View file

@ -189,7 +189,9 @@ trigger:
- cron
- custom # Allows manual triggering
cron:
- "0 2 * * *" # Run at 2 AM daily
- nightly-tests # Cron job name configured in Drone UI/CLI
branch:
- main
services:
- name: postgres