We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbafae commit ea9155bCopy full SHA for ea9155b
tests/bare.yaml
@@ -13,4 +13,5 @@ default_context:
13
include_docker: "n"
14
include_github_actions: "n"
15
include_requirements_files: "n"
16
+ include_agents_instructions: "n"
17
publish_to_pypi: "n"
tests/full.yaml
@@ -14,4 +14,5 @@ default_context:
include_docker: "y"
include_github_actions: "y"
include_requirements_files: "y"
+ include_agents_instructions: "y"
18
publish_to_pypi: "y"
tests/library.yaml
0 commit comments