mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-07 10:12:38 +00:00
test: temporarily enable duration workflow on feature branch
This commit is contained in:
1
.github/workflows/update-test-durations.yml
vendored
1
.github/workflows/update-test-durations.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- gl/feat/add-test-duration-caching # Temporary for testing
|
||||||
paths:
|
paths:
|
||||||
- 'tests/**/*.py'
|
- 'tests/**/*.py'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
1
tests/crew_test.py
Normal file
1
tests/crew_test.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Trigger workflow
|
||||||
Reference in New Issue
Block a user