]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - .gitlab-ci.yml
Merge branch 'terencehill/spectator_camera_stuff' into 'master'
[xonotic/xonotic-data.pk3dir.git] / .gitlab-ci.yml
index 7647566dfa204f82b38887843028af9c9c782574..3d2d310a028d30ddfd0dc7722d5af104bc25c70f 100644 (file)
@@ -36,7 +36,7 @@ test_compilation_units:
 test_sv_game:
   stage: test
   script:
-    - export EXPECT=ded5d54d7a8326069f5f3d015cee1bf2
+    - export EXPECT=82b429be1301d38fbe0af0c60511ceed
     - qcsrc/tools/sv_game-hashtest.sh
     - exit $?