fixup see contects of test folder

This commit is contained in:
Tomas Orsava 2020-04-30 15:44:00 +02:00
parent 2611209797
commit 442006a190
1 changed files with 4 additions and 0 deletions

View File

@ -25,11 +25,15 @@
- pythonname:
dir: .
run: ./pythonname.sh
- tree:
dir: .
run: echo "HUGO DEBUG:" && tree .
- pythondistdeps:
dir: ./tests
# Use update-test-sources.sh to update the test data
run: python3 -m pytest --capture=no -vvv
required_packages:
- tree
- rpm-build
- python3-devel
- python3-pip