contrib/heptapod-ci.yml
branchstable
changeset 49502 dbdee8ac3e3f
parent 49279 127d33e63d1a
child 49506 44bc045a43ca
--- a/contrib/heptapod-ci.yml	Wed Sep 28 11:27:59 2022 -0400
+++ b/contrib/heptapod-ci.yml	Mon Oct 03 10:00:00 2022 +0200
@@ -90,11 +90,11 @@
       - cd /tmp/mercurial-ci/
       - make local PYTHON=$PYTHON
       - $PYTHON -m pip install --user -U pytype==2021.04.15
+    script:
+      - echo "Entering script section"
+      - sh contrib/check-pytype.sh
     variables:
-        RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
-        HGTEST_SLOWTIMEOUT: "3600"
         PYTHON: python3
-        TEST_HGMODULEPOLICY: "c"
 
 # `sh.exe --login` sets a couple of extra environment variables that are defined
 # in the MinGW shell, but switches CWD to /home/$username.  The previous value