Skip some tests

This commit is contained in:
Yukun Guo
2023-11-29 16:15:18 +08:00
parent a72253ed25
commit 1d6c19d57b

View File

@ -22,4 +22,4 @@ jobs:
- name: Test
run: |
$env:PATH = "C:\msys64\usr\bin;C:\msys64\mingw64\bin;$env:PATH"
cargo test -- --skip test_set_background_color
cargo test -- --skip background --skip negate_image