Skip to content

Commit

Permalink
Merge pull request #3631 from armanbilge/topic/bring-back-the-turbo
Browse files Browse the repository at this point in the history
Don't set `turbo := false` in Scastie
  • Loading branch information
djspiewak authored May 14, 2023
2 parents 00b4d7c + aa78654 commit 6ffcb8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/data/scastie.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ scalacOptions ++= Seq(
"-feature",
"-unchecked"
)

turbo := false

0 comments on commit 6ffcb8e

Please sign in to comment.