minor CI fix
Some checks failed
Validate Operations / validate-operations (push) Failing after 2h8m44s
Some checks failed
Validate Operations / validate-operations (push) Failing after 2h8m44s
This commit is contained in:
2
.github/workflows/validate_operations.yml
vendored
2
.github/workflows/validate_operations.yml
vendored
@@ -100,6 +100,6 @@ jobs:
|
||||
|
||||
- name: Run validation
|
||||
run: |
|
||||
python validate.py \
|
||||
python validation/validate.py \
|
||||
--raptor-path build/Debug/bin/onnx-mlir \
|
||||
--onnx-include-dir onnx-mlir/include
|
||||
|
||||
Reference in New Issue
Block a user