Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackPianoCat authored Sep 25, 2024
1 parent edc94b7 commit ae226a1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,3 @@ jobs:
password: ${{ secrets.PYPI_API_TOKEN }}
verify_metadata: false
skip_existing: false

# Set up the environment to run MultiMM - example run
- name: Test MultiMM command
run: |
MultiMM -c config.ini # Run MultiMM with a sample config file

0 comments on commit ae226a1

Please sign in to comment.