fixes typo
Interp architectural test suite / Build and test interp backend (push) Failing after 5m55s
Details
Interp architectural test suite / Build and test interp backend (push) Failing after 5m55s
Details
This commit is contained in:
parent
afff028374
commit
246fbdefb6
|
@ -21,4 +21,4 @@ jobs:
|
||||||
cmake --build TGC-ISS/build -j24
|
cmake --build TGC-ISS/build -j24
|
||||||
|
|
||||||
- name: run tests
|
- name: run tests
|
||||||
run: python TGC-COMPLIANCE/run_act.py -core TGC5C -sim TGC-ISS/build/dbt-rise-tgc/tgc-sim --dockerless --backend interp
|
run: python3 TGC-COMPLIANCE/run_act.py -core TGC5C -sim TGC-ISS/build/dbt-rise-tgc/tgc-sim --dockerless --backend interp
|
Loading…
Reference in New Issue