Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsh9 authored May 19, 2023
1 parent 04265da commit b705f60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: '3.x'
- name: Check version in CHANGELOG.md
run: |
python -m pip install requests
python ./.github/helper_scripts/check_version_and_changelog.py main
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit b705f60

Please sign in to comment.