Skip to content

Commit

Permalink
Fix duplicate use of with
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Feb 21, 2024
1 parent f3a72ae commit bfcb08f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ jobs:
- uses: actions/checkout@v4
with:
filter: tree:0
with:
fetch-depth: 0
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit bfcb08f

Please sign in to comment.