clyde icon indicating copy to clipboard operation
clyde copied to clipboard

Make it possible to run tests for graphical apps on Linux CI runner

Open agateau opened this issue 3 years ago • 0 comments

Description

Some packages depend on libraries not installed on the Linux runner, making it impossible to add tests for them:

  • jless and ncspot depends on libxcb
  • tiled depends on fuse

Tasks

  • [ ] Make the Linux runner install the required dependencies
  • [ ] Add the missing tests

agateau avatar Dec 01 '22 08:12 agateau