浏览代码

[tests] haxelib dev

Simon Krajewski 3 年之前
父节点
当前提交
44e815e797
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>