Skip to content

Commit

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

0 comments on commit 9056913

Please sign in to comment.