Skip to content

Commit

Permalink
rebase it
Browse files Browse the repository at this point in the history
  • Loading branch information
skhomuti committed Jan 16, 2024
1 parent 6141f7a commit 378af28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
- run: curl -sSL https://install.python-poetry.org | python3 -
- run: poetry install
- run: poetry run pylint pylint_actions -f actions
- run: cat /home/runner/work/pylint-actions/pylint-actions/poetry-installer-error*
if: ${{ always() }}

0 comments on commit 378af28

Please sign in to comment.