diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9da54815555745c0c3d875ac63743cefbc9d919f..3b9191528de5aa7393365f818950019ada2c8e4a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,7 +148,6 @@ scheduled-python-3.7:
 
     # Run tests which are only done on schedule
     - pytest test/integration/example_test.py
-    - pytest test/integration/sample_from_the_prior_test.py
 
 plotting:
   stage: test