Skip to content

Commit

Permalink
Update a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored May 2, 2024
1 parent 0b0865a commit dd4a80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/deptry/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
with:
python-version: ${{ inputs.python-version || '3.10' }}

- name: Install pytest
- name: Install deptry
shell: bash
run: |
poetry run pip install --no-cache-dir \
Expand Down

0 comments on commit dd4a80d

Please sign in to comment.