Skip to content

Instantly share code, notes, and snippets.

@M-Razavi
Forked from joesan/sbt-utilities
Created June 24, 2019 13:30
Show Gist options
  • Save M-Razavi/e4123ba1090f96eeea2a465749ae6c1e to your computer and use it in GitHub Desktop.
Save M-Razavi/e4123ba1090f96eeea2a465749ae6c1e to your computer and use it in GitHub Desktop.
Ignore Tests when Running SBT
sbt 'set test in Test := {}' clean assembly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment