Skip to content

Commit

Permalink
fix package to pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 3, 2024
1 parent 80e7df9 commit 0aa2d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Lint with pylint
uses: ./support/actions/pylint
with:
package: ${{ env.BASE_PKG }}
package: spinnaker_testbase
exitcheck: 31 # Action fails on any message
language: en_GB

Expand Down

0 comments on commit 0aa2d8c

Please sign in to comment.