chore: remove temporary test triggers from duration workflow

This commit is contained in:
Greyson LaLonde
2025-09-10 15:42:13 -04:00
parent d38179cdd3
commit 711f33fbf7

View File

@@ -4,10 +4,8 @@ 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: