1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-09 14:46:00 +02:00

.github: Test CLI invocation

This commit is contained in:
2020-12-14 23:47:09 +02:00
parent 72ca9d99bf
commit c26ad83534

View File

@ -35,3 +35,7 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Test CLI
run: |
python setup.py install
csv-metadata-quality -i data/test.csv -o /tmp/test.csv -e -u --agrovoc-fields dc.subject,cg.coverage.country