Skip to content

Commit 971da34

Browse files
committed
fix: include test_query_event_latin1 test
1 parent 145f400 commit 971da34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
workflow_dispatch:
66
env:
7-
PYTEST_SKIP_OPTION: "not test_no_trailing_rotate_event and not test_end_log_pos and not test_query_event_latin1"
7+
PYTEST_SKIP_OPTION: "not test_no_trailing_rotate_event and not test_end_log_pos"
88
jobs:
99
test:
1010
strategy:

0 commit comments

Comments
 (0)