Added extra echo
This commit is contained in:
@@ -26,4 +26,5 @@ 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