Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vhaasteren committed Nov 15, 2023
1 parent 4662bc4 commit 8a4d822
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
name: codecov-umbrella
fail_ci_if_error: true


build:
needs: tests
runs-on: ubuntu-latest
Expand Down Expand Up @@ -86,7 +85,6 @@ build:
./dist/*.whl
./dist/*.tar.gz
deploy:
needs: build
runs-on: ubuntu-latest
Expand All @@ -113,7 +111,6 @@ build:
#TWINE_PASSWORD: ${{ secrets.TEST_PYPI_API_TOKEN }}
#TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/


conda-package:
runs-on: ubuntu-latest
needs: [tests, build]
Expand Down

0 comments on commit 8a4d822

Please sign in to comment.