Skip to content

Commit

Permalink
only upload src dist not test file we arn't gonna read anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmeagher committed Jul 3, 2024
1 parent ddc48a6 commit 96fc9a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: cibw-sdist
path: |
dist/nuflux-*.tar.gz
test-results-cibw-sdist.junit.xml
path: dist/nuflux-*.tar.gz
build_wheels:
name: Build wheels cp${{ matrix.python }}-manylinux_x86_64
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 96fc9a8

Please sign in to comment.