.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
1 changed files with 4 additions and 0 deletions

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