Skip to content

Commit 49347c2

Browse files
Fixed pre-run commands
1 parent b4202bc commit 49347c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ preMerge:
66
preRun:
77
command:
88
- npm ci
9-
- nom run compile
9+
- npm run compile
1010
postMerge:
1111
pattern:
1212
- "./test/test-python-shell.js"

0 commit comments

Comments
 (0)