Skip unreliable test in CI
This commit is contained in:
parent
fcd2c354ae
commit
b12203d2d2
2 changed files with 22 additions and 18 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -20,6 +20,8 @@ jobs:
|
|||
name: 'Python'
|
||||
env:
|
||||
DISPLAY: :0
|
||||
PY_MPV_SKIP_TESTS: >-
|
||||
test_wait_for_property_event_overflow
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: 'Install Python'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue