mirror of
https://github.com/github/spec-kit
synced 2026-06-21 13:51:39 +00:00
fix(workflows): require project for catalog list (#2436)
This commit is contained in:
@@ -1117,6 +1117,7 @@ class TestIntegrationCatalogDiscoveryCLI:
|
||||
["workflow", "remove", "demo"],
|
||||
["workflow", "search"],
|
||||
["workflow", "info", "demo"],
|
||||
["workflow", "catalog", "list"],
|
||||
["workflow", "catalog", "add", "https://example.com/catalog.yml"],
|
||||
["workflow", "catalog", "remove", "0"],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user