* Fixing issue where a rougue popd broke the whole job

This commit is contained in:
shockrah 2021-05-12 16:19:41 -07:00
parent f952b91a32
commit 1edab53778

View File

@ -147,6 +147,7 @@ full-mock-tests:
# It's typically safer to turn on the rtc-server first all it does is provide
# data for listeners, the api-server is the one that talks to this server mostly
# See https://freechat.shockrah.xyz/#rtc-auth for the intra-network architecture
- pushd rtc-server/
- npm run autotest&
- popd
- pushd json-api/