install libpng for test

This commit is contained in:
Gabor Kiss-Vamosi
2020-08-31 14:00:49 +02:00
parent 39bf116e07
commit d4c3567f84

View File

@@ -14,4 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run tests
run: apt-get install libpng-dev
run: cd tests; python ./build.py