mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-06 01:32:36 +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:
|
||||
branches:
|
||||
- main
|
||||
- gl/feat/add-test-duration-caching # Temporary for testing
|
||||
paths:
|
||||
- 'tests/**/*.py'
|
||||
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