We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60a002 commit 832347bCopy full SHA for 832347b
1 file changed
.github/workflows/conformance.yml
@@ -20,7 +20,7 @@ jobs:
20
python-version: '3.11'
21
22
- name: Run manifest validation without dependencies
23
- run: python -S ./conformance/bin/conformance-test manifest ./conformance/examples/ai-catalog.json
+ run: python -S ./conformance/bin/conformance-test manifest ./conformance/examples/basic/ai-catalog.json
24
25
- name: Install dependencies
26
run: |
0 commit comments