Remove tests from presubmit.

This commit is contained in:
ArthurSonzogni 2025-05-07 22:26:49 +02:00
parent 2fdd100b55
commit 300204151e
No known key found for this signature in database
GPG Key ID: 41D98248C074CD6C

View File

@ -23,8 +23,6 @@ tasks:
- '@ftxui//:dom' - '@ftxui//:dom'
- '@ftxui//:component' - '@ftxui//:component'
- '@ftxui//:screen' - '@ftxui//:screen'
test_targets:
- '@ftxui//:tests'
windows_test: windows_test:
name: Verify build targets name: Verify build targets
@ -36,7 +34,3 @@ tasks:
- '@ftxui//:dom' - '@ftxui//:dom'
- '@ftxui//:component' - '@ftxui//:component'
- '@ftxui//:screen' - '@ftxui//:screen'
test_targets:
- '@ftxui//:tests'