Skip to content

Commit

Permalink
FIX: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iansseijelly committed Feb 7, 2025
1 parent f875684 commit f7d9a76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@ case $1 in
chipyard-constellation)
run_binary LOADMEM=1 BINARY=$RISCV/riscv64-unknown-elf/share/riscv-tests/benchmarks/dhrystone.riscv
;;
chipyard-tacit-rocket)
run_binary LOADMEM=1 BINARY=$RISCV/riscv64-unknown-elf/share/riscv-tests/benchmarks/dhrystone.riscv
;;
icenet)
run_binary BINARY=none
;;
Expand Down

0 comments on commit f7d9a76

Please sign in to comment.