mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Remove the "headless" feature entirely
This commit is contained in:
@@ -9,5 +9,4 @@ install:
|
||||
build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --verbose --no-default-features --features "window"
|
||||
- cargo test --verbose --no-default-features --features "headless"
|
||||
- cargo test --verbose
|
||||
|
||||
Reference in New Issue
Block a user