Skip to content

Commit

Permalink
[DO NOT MERGE] try latest balls commit
Browse files Browse the repository at this point in the history
Will issue a minor if this works
  • Loading branch information
alaviss committed Nov 5, 2023
1 parent ff81ec8 commit 2e53ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimph.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requires "https://github.com/disruptek/gittyup >= 3.1.0 & < 4.0.0"
requires "https://github.com/disruptek/ups >= 0.0.7 & < 1.0.0"

when not defined(release):
requires "https://github.com/disruptek/balls >= 3.0.0 & < 4.0.0"
requires "https://github.com/disruptek/balls#df96789b3bf0cfc4b63c38be7f86ed126fd956be"

task test, "run unit tests":
when defined(windows):
Expand Down

0 comments on commit 2e53ea2

Please sign in to comment.