Skip to content

Commit

Permalink
Skip some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gyk committed Nov 29, 2023
1 parent a72253e commit 1d6c19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-msys2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1d6c19d

Please sign in to comment.