Skip to content

Commit

Permalink
Remove a flow
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfidenceYobo authored Sep 14, 2021
1 parent 1b19a68 commit f99eed3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,3 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Build package
run: python -m build
# - name: py-package-publish
# # You may pin to the exact commit or the version.
# # uses: mariamrf/py-package-publish-action@6f9dbe7625b3eb881550e953f99b28d583add3f9
# uses: mariamrf/py-package-publish-action@v1.1.0
# with:
# # a Python version that is supported by pyenv.
# python_version: 3.7.0

0 comments on commit f99eed3

Please sign in to comment.