Commit 06a6327
authored
fix(CI): update get_yaml_directory to return spec/std/isa/inst (#874)
With the latest folder structure updates, the previous logic for
resolving the YAML and JSON paths was outdated, causing LLVM-related
tests to always be skipped. This commit updates the test to use the
correct paths, ensuring that the tests run as intended and are no longer
erroneously skipped.
Signed-off-by: Artur Kovbasa <[email protected]>1 parent 56cda53 commit 06a6327
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments