Skip to content

Commit

Permalink
wip: Linters
Browse files Browse the repository at this point in the history
  • Loading branch information
snaselj committed Mar 4, 2024
1 parent 533a567 commit 5f94dbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pylint_nautobot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: "actions/checkout@v4"
- name: "Setup environment"
uses: "networktocode/gh-action-setup-poetry-environment@v6"
- name: "Linting: black"
- name: "Run latest pylint-nautobot"
# TBD: Fix ref to `develop` branch
run: "poetry run invoke pylint ref=u/snaselj-fix-deps"

0 comments on commit 5f94dbd

Please sign in to comment.