Skip unreliable test in CI

This commit is contained in:
Elias Müller 2022-07-09 19:19:34 +02:00 committed by jaseg
parent fcd2c354ae
commit b12203d2d2
2 changed files with 22 additions and 18 deletions

View file

@ -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'