Browse Source

[tests] haxelib dev

Simon Krajewski 3 năm trước cách đây
mục cha
commit
44e815e797
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/runci/targets/Macro.hx

+ 1 - 0
tests/runci/targets/Macro.hx

@@ -48,6 +48,7 @@ class Macro {
 
 	static function party() {
 		runCommand("git", ["clone", "https://github.com/haxetink/tink_core", "tink_core"]);
+		runCommand("haxelib", ["dev", "tink_core", "tink_core"]);
 		changeDirectory("tink_core");
 		runCommand("haxelib", ["install", "tests.hxml", "--always"]);
 		// <derp>