Skip to content

Commit

Permalink
Fix pylint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ronny-rentner committed Apr 17, 2022
1 parent e68d7fa commit 5616839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Run unit tests
run: python -m unittest
- name: Run pylint
run: pylint *.py
run: pylint UltraDict.py

0 comments on commit 5616839

Please sign in to comment.