mirror of
https://github.com/TommyFang2077/dsh-desktop.git
synced 2026-08-17 09:06:36 +08:00
Fix CI: only require dsh-plugin in the README.
THIRD_PARTY.md is license notices and does not mention GitHub topics. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -48,7 +48,7 @@ class BundledAttributionTests(unittest.TestCase):
|
|||||||
self.assertIn("3.16.6", text)
|
self.assertIn("3.16.6", text)
|
||||||
self.assertIn("ffb845c5480adc953392a6db6f8a98ede621174b", text)
|
self.assertIn("ffb845c5480adc953392a6db6f8a98ede621174b", text)
|
||||||
self.assertIn("dsh-desktop-vision", text)
|
self.assertIn("dsh-desktop-vision", text)
|
||||||
self.assertIn("dsh-plugin", text)
|
self.assertIn("dsh-plugin", readme)
|
||||||
self.assertTrue((ROOT / "docs" / "licenses" / "modlens.LICENSE").is_file())
|
self.assertTrue((ROOT / "docs" / "licenses" / "modlens.LICENSE").is_file())
|
||||||
self.assertTrue(
|
self.assertTrue(
|
||||||
(ROOT / "docs" / "licenses" / "dsh-anchored-standard.NOTICE").is_file()
|
(ROOT / "docs" / "licenses" / "dsh-anchored-standard.NOTICE").is_file()
|
||||||
|
|||||||
Reference in New Issue
Block a user