Skip to content

Commit

Permalink
add power directive
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Apr 3, 2024
1 parent 0ae23ae commit e2e4747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package:
scala-cli package .

test:
scala-cli test . --exclude testDir --exclude native
scala-cli test . --exclude testDir --exclude native --power

jvmWatch:
scala-cli run project.scala file.watcher.scala
Expand Down

0 comments on commit e2e4747

Please sign in to comment.