Skip to content

Commit

Permalink
ci: remove checkout from setup-poetry-env
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner committed Nov 13, 2022
1 parent 594a51b commit 70adc41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/setup-poetry-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Check out repository
uses: actions/checkout@v3

- name: Set up python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 70adc41

Please sign in to comment.