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

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

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