Skip to content

Commit

Permalink
Update workflow to run isort tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Sep 29, 2023
1 parent 37e7e4a commit 028472c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/changelog_and_linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main
linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main
uses: ansible-network/github_actions/.github/workflows/tox.yml@main
with:
envname: ""
labelname: "lint"

0 comments on commit 028472c

Please sign in to comment.