Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexobaseki committed Jan 10, 2025
1 parent 28ba290 commit b33f782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: set poetry config path
run: poetry config virtualenvs.path ~/.virtualenvs
- name: install dependencies
run: poetry install
run: poetry install --no-root
# if: steps.cache.outputs.cache-hit != 'true'

- name: lint people
Expand Down

0 comments on commit b33f782

Please sign in to comment.