useless
This commit is contained in:
parent
eb8fd0b651
commit
aff3a8180a
1 changed files with 1 additions and 5 deletions
|
@ -45,11 +45,7 @@ def clone_project_branch() -> None:
|
|||
|
||||
|
||||
def install_actions() -> None:
|
||||
"""Make actions usable in workflows.
|
||||
|
||||
:param path: entry point file
|
||||
:type path: Path
|
||||
"""
|
||||
"""Make actions usable in workflows."""
|
||||
step("Install actions")
|
||||
name = "action.yaml"
|
||||
root = project.root / "act"
|
||||
|
|
Loading…
Reference in a new issue