Skip to content

Commit

Permalink
[change] changing name in vermin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Animenosekai committed Jul 25, 2021
1 parent 45b1d41 commit c17688c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vermin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
python -m pip install --upgrade pip
python -m pip install vermin
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Lint with pylint
- name: Python requirement checking
run: vermin -vvvv --versions --backport typing translatepy

0 comments on commit c17688c

Please sign in to comment.