Added extra echo
This commit is contained in:
@@ -27,3 +27,4 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
working-directory: './server'
|
working-directory: './server'
|
||||||
run: npm test
|
run: npm test
|
||||||
|
run: echo "Completed the tests"
|
||||||
Reference in New Issue
Block a user