Skip to content

Commit

Permalink
Merge pull request #2 from moneymeets/feature/do-no-use-checks-in-pyt…
Browse files Browse the repository at this point in the history
…hon-setup

feat(action): do not use checks in Python setup
  • Loading branch information
IamAbbey authored Feb 19, 2024
2 parents 5aa238b + 9ac43dd commit 515d74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ runs:
uses: moneymeets/action-setup-python-poetry@master
with:
working_directory: ${{ github.action_path }}
with_checks: 'false'
# ToDo: Re-enable cache when https://github.com/actions/setup-python/issues/361 is fixed
poetry_cache_enabled: 'false'

Expand Down

0 comments on commit 515d74e

Please sign in to comment.