Skip to content

Commit

Permalink
Test akaihola/darker#349 - linter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Apr 19, 2024
1 parent e78b6a3 commit 2d611e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: '3.10'
- uses: akaihola/darker@gh-action-linters
- uses: akaihola/darker@gh-action-linter-versions
with:
options: --verbose --check --diff --isort
revision: origin/master...
lint: flake8,pylint
lint: flake8 == 4.0.1 , pylint==2.13.3

0 comments on commit 2d611e5

Please sign in to comment.