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