Skip to content

Commit 3ca9098

Browse files
committed
Add failing tests list
1 parent e9ba226 commit 3ca9098

File tree

2 files changed

+175
-1
lines changed

2 files changed

+175
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,4 @@ jobs:
212212
- name: Run conformance tests
213213
working-directory: ./betterproto2
214214
run: |
215-
uv run conformance_test_runner ./script.sh
215+
uv run conformance_test_runner --failure_list tests/conformance/failing_tests.txt ./script.sh

0 commit comments

Comments
 (0)