Add integration-tests to CI workflow

This commit is contained in:
Jakob Linskeseder
2021-12-22 23:44:18 +01:00
committed by Jay Linski
parent 9ed9418488
commit e0f50b4eec
5 changed files with 13 additions and 6 deletions
@@ -7,7 +7,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"handlebars": "file:../.."
"handlebars": "file:../../.."
},
"scripts": {
"test": "node run-handlebars.js",