mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
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