hzeller / timg

A terminal image and video viewer.
GNU General Public License v2.0
1.97k stars 74 forks source link

Support to OpenSlide images #50

Closed lromor closed 3 years ago

hzeller commented 3 years ago

You probably also need to adapt the .github/workflows files to include the new dependency on build (Don't know why the action is not running currently, but it will probably fail)

hzeller commented 3 years ago

I've added that the continuous integration also runs on pull requests ( https://github.com/hzeller/timg/commit/ef0a0086a9290c55fce725298334a81ea96b8354 ) You might need to rebase or simply add the two lines when you add the necessary dependencies.