Skip to content

Commit ea9155b

Browse files
committed
Update tests to include_agents_instructions
1 parent abbafae commit ea9155b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

tests/bare.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ default_context:
1313
include_docker: "n"
1414
include_github_actions: "n"
1515
include_requirements_files: "n"
16+
include_agents_instructions: "n"
1617
publish_to_pypi: "n"

tests/full.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ default_context:
1414
include_docker: "y"
1515
include_github_actions: "y"
1616
include_requirements_files: "y"
17+
include_agents_instructions: "y"
1718
publish_to_pypi: "y"

tests/library.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ default_context:
1313
include_docker: "n"
1414
include_github_actions: "y"
1515
include_requirements_files: "y"
16+
include_agents_instructions: "y"
1617
publish_to_pypi: "y"

0 commit comments

Comments
 (0)