mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 17:49:15 +02:00
Install new test requirements for XCB on CI
This commit is contained in:
parent
0cafab842f
commit
aac53caef4
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ test-cargo:
|
||||||
- check-stable
|
- check-stable
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
|
- apt-get install -y --no-install-recommends libx11-xcb-dev libgl1-mesa-dev
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
|
|
||||||
# Run integration test with the public Send service
|
# Run integration test with the public Send service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue