mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-06 09:42:39 +00:00
test: temporarily enable duration workflow on feature branch
This commit is contained in:
2
.github/workflows/update-test-durations.yml
vendored
2
.github/workflows/update-test-durations.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user