Skip to content

Commit

Permalink
Revise CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f committed Nov 6, 2024
1 parent 951bc2c commit aef9570
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:
# with:
# python-version: ${{ matrix.python-version }}

- name: Download package
uses: actions/download-artifact@v4
with:
name: Packages
path: dist

- name: Install package and dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit aef9570

Please sign in to comment.