]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - .gitlab-ci.yml
Apply the balance council vote 19
[xonotic/xonotic-data.pk3dir.git] / .gitlab-ci.yml
index aa2c105570ad6a953c9d5212219a4631373aa5f8..a36862c5628bfbc674b509ecaba278afa92a2e69 100644 (file)
@@ -36,7 +36,7 @@ test_compilation_units:
 test_sv_game:
   stage: test
   script:
-    - export EXPECT=210a5126bffa3cd2acdb8d62bcec9e11
+    - export EXPECT=9ee7ce44ffe60a5e1cf29a2b82f79ebf
     - qcsrc/tools/sv_game-hashtest.sh
     - exit $?