diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b4470d0..5d1aabc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/