Skip to content

Commit

Permalink
Merge pull request #51 from objectionary/automated-testing
Browse files Browse the repository at this point in the history
#27 fixed unit testing with rultor
  • Loading branch information
EduardoFernandes1410 authored Dec 12, 2022
2 parents 8206deb + 39f6b76 commit 144e956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ release:
npm install
npm run fetch-and-build-grammar
npm run convert-yaml && npm run vscode:prepublish
npm run unit-test
npm run unit-test -- --silent
cat ../pat.txt | vsce login eolang
vsce publish

0 comments on commit 144e956

Please sign in to comment.