Skip to content

Commit

Permalink
fix: Test removing setup step in publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Jun 27, 2024
1 parent 3bff5bf commit 56681cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
run: |
pip install pipenv
pipenv install --dev --system
- name: Configure Git
run: |
git config --local user.name cfl-bot
git config --local user.email [email protected]
- name: Release codeforlife-portal
uses: relekang/[email protected]
with:
Expand Down

0 comments on commit 56681cb

Please sign in to comment.