forked from github.com/blag
rely on makefile again
This commit is contained in:
5
.github/workflows/python-package.yaml
vendored
5
.github/workflows/python-package.yaml
vendored
@@ -28,11 +28,6 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
# - name: Install dependencies
|
||||
# run: |
|
||||
# pip install -r requirements.txt
|
||||
# pip install -r requirements-dev.txt
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user