Skip to content

Commit

Permalink
chore: run collection install on codespace install (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n authored Apr 30, 2023
1 parent 6cb6cc0 commit e1a35f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ all: lint test
install:
poetry install
poetry run pre-commit install --install-hooks
poetry run ansible-galaxy collection install -r requirements.yml

.PHONY: clean
clean:
Expand Down

0 comments on commit e1a35f2

Please sign in to comment.