Skip to content

Commit

Permalink
WIP: Print downloaded files
Browse files Browse the repository at this point in the history
  • Loading branch information
kiryk committed Jul 16, 2024
1 parent 21fa391 commit 591cd0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-riscv-dv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@ jobs:
# FIXME: supported privilege levels should be configurable in RISCV-DV
sed -i '/spike/s/--isa=<variant> /--isa=<variant> --priv=m /g' third_party/riscv-dv/yaml/iss.yaml
ls -R
pushd tools/riscv-dv
make -j`nproc` \
RISCV_DV_TEST=${{ matrix.test }} \
Expand Down

0 comments on commit 591cd0a

Please sign in to comment.