mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-12 19:30:53 +08:00
Remove LD_LIBRARY_PATH before running gdb (#13594)
Suggestion by @peace-maker
This commit is contained in:
@@ -13,6 +13,3 @@ extra_description = """\
|
||||
[tool.stubtest]
|
||||
platforms = ["linux"]
|
||||
apt_dependencies = ["gdb"]
|
||||
# TODO (2025-03-05): unskip once `gdb` can be installed on `ubuntu-24.04`,
|
||||
# see https://github.com/python/typeshed/pull/13582
|
||||
skip = true
|
||||
|
||||
Reference in New Issue
Block a user