Skip to content

Commit

Permalink
Change example to yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Oct 31, 2024
1 parent 2d18799 commit 60b844f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifests/test_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class TestManifest(ComponentManifest['TestManifest', 'TestComponents']):
- with-security
- without-security
smoke-test:
test-spec: spec.yaml
test-spec: spec.yml
"""

SCHEMA = {
Expand Down

0 comments on commit 60b844f

Please sign in to comment.