Skip to content

Commit

Permalink
publishLocal almond-scalapy for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kiendang committed Jul 19, 2021
1 parent 571b7e4 commit b57abda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/validate-examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ KERNEL_ID="almond-sources-tmp"
--trap-output \
--predef-code 'sys.props("almond.ids.random") = "0"'

echo "publishLocal almond-scalapy"

cd .. && ./mill -i 'scala0.almond-scalapy['"$SCALA_VERSION"'].publishLocal' && cd -

ERRORS=0

while read f; do
Expand Down

0 comments on commit b57abda

Please sign in to comment.