Skip to content

Commit

Permalink
CI: remove redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokamikami committed Feb 28, 2024
1 parent 468f161 commit 62bc714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,3 @@ jobs:
echo "./ready-to-run/linux.bin 20000" >> list.txt
make simv VCS=verilator WORKLOAD_SWITCH=1 -j2
./build/simv +e=0 +diff=./ready-to-run/riscv64-nemu-interpreter-so +workload-list=./list.txt
rm -rf ./ready-to-run/list.txt

0 comments on commit 62bc714

Please sign in to comment.