Skip to content

Commit

Permalink
we don't build conda packages anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mittagessen committed Nov 21, 2024
1 parent 741e113 commit a6bcbd2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/download-artifact@v4
with:
name: conda_packages
path: conda
- uses: actions/download-artifact@v4
with:
name: pypi_packages
Expand All @@ -81,7 +77,6 @@ jobs:
prerelease: false
draft: true
files: |
output/*/*.conda
pypi/*
publish-gh-pages:
Expand Down

0 comments on commit a6bcbd2

Please sign in to comment.