Dropped install and don't restrict color palette during test

This commit is contained in:
Loren M. Lang 2024-01-19 11:15:19 -08:00 committed by GitHub
parent 2b46a7a227
commit ba7bafe092
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,5 @@ jobs:
run: sudo apt-get install -qy imagemagick
- name: Build
run: make -C src
- name: Install
run: sudo make -C src install
- name: Test
run: tiv -w 80 -h 24 -2 /usr/share/pixmaps/debian-logo.png
run: ./src/tiv -w 80 -h 24 /usr/share/pixmaps/debian-logo.png