verbosity
This commit is contained in:
parent
1533ddb4f5
commit
b231133858
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -59,5 +59,6 @@ jobs:
|
|||
args: |
|
||||
-c "\
|
||||
# iverilog -g2012 -o test.out tb.sv ../../src/*.v -Y .sv -I ../../lib && \
|
||||
./test.out | tee test.log
|
||||
./test.out | tee test.log &&\
|
||||
echo "done"
|
||||
"
|
||||
|
|
Loading…
Add table
Reference in a new issue