contrib/heptapod-ci.yml
changeset 49506 44bc045a43ca
parent 49391 5baf873ccb6e
parent 49502 dbdee8ac3e3f
child 49653 556efeea6dbf
child 49945 d00ac86fbd78
--- a/contrib/heptapod-ci.yml	Mon Oct 03 14:24:12 2022 +0200
+++ b/contrib/heptapod-ci.yml	Tue Oct 04 10:56:27 2022 +0200
@@ -90,11 +90,11 @@
       - cd /tmp/mercurial-ci/
       - make local PYTHON=$PYTHON
       - $PYTHON -m pip install --user -U libcst==0.3.20 pytype==2022.03.29
+    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