Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbo-miao committed Nov 17, 2024
1 parent 00892df commit bdf661f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
run: uv sync --dev
- name: Install dependencies from Ansible Galaxy
run: |
uv run poe ansible-galaxy-install -- --role-file=ansible/requirements.yml
uv run poe ansible-galaxy-install --role-file=ansible/requirements.yml
- name: Lint Ansible
run: |
uv run poe lint-ansible
Expand Down

0 comments on commit bdf661f

Please sign in to comment.