Added extra echo

This commit is contained in:
Logan Cusano
2024-04-03 03:16:27 -04:00
parent ce4a6e925e
commit a36ddd9614

View File

@@ -27,3 +27,4 @@ jobs:
- name: Run tests
working-directory: './server'
run: npm test
run: echo "Completed the tests"