mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 05:45:02 +01:00
.build.yml: Add tests
This commit is contained in:
parent
41a30f1b07
commit
33121f8a01
@ -5,7 +5,10 @@ sources:
|
||||
- https://git.sr.ht/~alanorth/csv-metadata-quality
|
||||
tasks:
|
||||
- setup: |
|
||||
pipenv install
|
||||
pipenv install --dev
|
||||
- test: |
|
||||
cd csv-metadata-quality
|
||||
pipenv run pytest
|
||||
environment:
|
||||
PIPENV_NOSPIN: 'True'
|
||||
PIPENV_HIDE_EMOJIS: 'True'
|
||||
|
Loading…
Reference in New Issue
Block a user