Skip to content

Commit

Permalink
ope
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt committed Oct 8, 2024
1 parent c84e485 commit c46b097
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.wake
Original file line number Diff line number Diff line change
Expand Up @@ -318,14 +318,10 @@ export def static _: Result Path Error =
| getJobOutput

from test_wake import topic wakeTestBinary
from test_wake import topic wakeUnitTestBinary

publish wakeTestBinary =
defaultWake, Nil

publish wakeUnitTestBinary =
buildWakeUnit, Nil

def defaultWake Unit =
require Pass wakeVisible = doInstall "tmp" "default"

Expand Down

0 comments on commit c46b097

Please sign in to comment.