test: temporarily enable duration workflow on feature branch

This commit is contained in:
Greyson LaLonde
2025-09-10 15:05:34 -04:00
parent 9287145c28
commit d38179cdd3

View File

@@ -4,8 +4,10 @@ on:
push:
branches:
- main
- gl/feat/add-test-duration-caching # TEMPORARY: Remove before merging
paths:
- 'tests/**/*.py'
- '.github/workflows/update-test-durations.yml' # TEMPORARY: For testing
workflow_dispatch:
permissions: