mirror of
https://github.com/garronej/ts-ci.git
synced 2025-12-01 05:43:06 +00:00
update
This commit is contained in:
parent
7ca6a7bc03
commit
f405b1cc58
11 changed files with 195 additions and 85 deletions
|
|
@ -19,7 +19,8 @@ import { Deferred } from "evt/dist/tools/Deferred";
|
|||
|
||||
for (const name of [
|
||||
"myFunction",
|
||||
"myObject"
|
||||
"myObject",
|
||||
"getProjectRoot"
|
||||
]) {
|
||||
|
||||
console.log(`Running: ${name}`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue