mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Update GA workflow to build python package
This commit is contained in:
@@ -74,3 +74,7 @@ jobs:
|
||||
- name: Upload code coverage
|
||||
uses: codecov/codecov-action@v1.0.12
|
||||
if: matrix.python-version == 3.8
|
||||
|
||||
- name: Build package
|
||||
run: python setup.py build sdist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user