Skip to content

Commit

Permalink
install test related files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Oct 29, 2023
1 parent 34193da commit 907c813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-msys2-installer
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ install_spinalhdl(){
sed -i "s/\(val spinalVersion = \)\(\".*\"\)/\1\"${_spinal_version}\"/" build.sbt

${_newmsys}/sdkman/candidates/sbt/current/bin/sbt compile
# ${_newmsys}/sdkman/candidates/sbt/current/bin/sbt test
${_newmsys}/sdkman/candidates/sbt/current/bin/sbt test
cd ..
rm -rf SpinalWorkshop
}
Expand Down

0 comments on commit 907c813

Please sign in to comment.