Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Nov 2, 2024
1 parent e8db1fc commit 2b4171e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ jobs:
virtualenvs-create: true
virtualenvs-in-project: true

- name: Install python dependencies
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
- name: Build the dependency
run: poetry build

Expand Down

0 comments on commit 2b4171e

Please sign in to comment.