Skip to content

Commit

Permalink
Revert "Temporary disable anorm example"
Browse files Browse the repository at this point in the history
This reverts commit 88e51fd.
  • Loading branch information
mkurz committed Oct 19, 2023
1 parent 5c48da9 commit 70deced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pushd play-java-starter-example && scripts/test-sbt && popd
pushd play-java-streaming-example && scripts/test-sbt && popd
pushd play-java-websocket-example && scripts/test-sbt && popd
pushd play-java-pekko-cluster-example && scripts/test-sbt && popd
#pushd play-scala-anorm-example && scripts/test-sbt && popd
pushd play-scala-anorm-example && scripts/test-sbt && popd
pushd play-scala-chatroom-example && scripts/test-sbt && popd
pushd play-scala-compile-di-example && scripts/test-sbt && popd
pushd play-scala-fileupload-example && scripts/test-sbt && popd
Expand Down

0 comments on commit 70deced

Please sign in to comment.