Skip to content

Commit a737f07

Browse files
authored
Update .tas.yml
1 parent cf6fddd commit a737f07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.tas.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ preRun:
77
command:
88
- npm install
99
- npm install --save-dev typescript && npx tsc --version && npx tsc -p ./
10+
- node --version
1011
postMerge:
1112
pattern:
1213
- "./test/test-python-shell.js"
1314
postRun:
1415
command:
1516
- node --version
1617
configFile: mocharc.yml
17-
version: 1.0
18+
nodeVersion: 12.22.6
19+
version: 1.0

0 commit comments

Comments
 (0)