Skip to content

Commit

Permalink
remove checkout in the test-distributions job
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianpilz committed Mar 28, 2023
1 parent 486293b commit 71704a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
"${{ needs.hatch-build.outputs.output2 }}" ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python_version }}
Expand Down

0 comments on commit 71704a0

Please sign in to comment.