fixes oversight
Interp architectural test suite / Build and test interp backend (push) Failing after 6m12s
Details
Interp architectural test suite / Build and test interp backend (push) Failing after 6m12s
Details
This commit is contained in:
parent
246fbdefb6
commit
1baed20dbb
|
@ -21,4 +21,4 @@ jobs:
|
|||
cmake --build TGC-ISS/build -j24
|
||||
|
||||
- name: run tests
|
||||
run: python3 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 -w . --dockerless --backend interp
|
Loading…
Reference in New Issue