Skip to content

Commit b616325

Browse files
authored
Merge pull request #153 from stnolting/dependabot/submodules/neorv32-3e48992
[Dependabot]: Bump neorv32 from `df74eaf` to `3e48992`
2 parents afc6b73 + 9cdf5a8 commit b616325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
run: |
9696
cd $GITHUB_WORKSPACE
9797
ls -al src
98-
make -C sim SIM=verilator | tee verilator.log
98+
make -C sim SIM=verilator | tee verilator.log
9999
grep 'Simulation successful!' verilator.log

0 commit comments

Comments
 (0)