fixes oversight
Interp architectural test suite / Build and test interp backend (push) Failing after 6m12s Details

This commit is contained in:
Eyck-Alexander Jentzsch 2024-03-24 12:17:42 +01:00
parent 246fbdefb6
commit 1baed20dbb
1 changed files with 1 additions and 1 deletions

View File

@ -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