Skip to content

Commit 144e956

Browse files
Merge pull request #51 from objectionary/automated-testing
#27 fixed unit testing with rultor
2 parents 8206deb + 39f6b76 commit 144e956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rultor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ release:
1717
npm install
1818
npm run fetch-and-build-grammar
1919
npm run convert-yaml && npm run vscode:prepublish
20-
npm run unit-test
20+
npm run unit-test -- --silent
2121
cat ../pat.txt | vsce login eolang
2222
vsce publish

0 commit comments

Comments
 (0)