Skip to content

Commit

Permalink
fix: fix lint python action
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Apr 16, 2024
1 parent d386ace commit b2561df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
jobs:
lint_python:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ricardochaves/[email protected]

0 comments on commit b2561df

Please sign in to comment.