1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-09 13:25:08 +02:00

.github: Test CLI invocation

This commit is contained in:
Alan Orth 2020-12-14 23:47:09 +02:00
parent 72ca9d99bf
commit c26ad83534
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

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