fixes typo
Interp architectural test suite / Build and test interp backend (push) Failing after 5m55s Details

This commit is contained in:
Eyck-Alexander Jentzsch 2024-03-24 12:11:24 +01:00
parent afff028374
commit 246fbdefb6
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: 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