File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 run : |
3535 sudo apt-get install -y eatmydata
3636 sudo eatmydata apt-get install -y gettext librsvg2-bin mingw-w64
37- pip install requests sh click setuptools cpp-coveralls "Sphinx<4" sphinx-rtd-theme recommonmark sphinx-autoapi sphinxcontrib-svg2pdfconverter polib pyyaml
37+ pip install requests sh click setuptools cpp-coveralls "Sphinx<4" sphinx-rtd-theme recommonmark sphinx-autoapi sphinxcontrib-svg2pdfconverter polib pyyaml astroid
3838 - name : Versions
3939 run : |
4040 gcc --version
6464 - name : mpy Tests
6565 run : MICROPY_CPYTHON3=python3.8 MICROPY_MICROPYTHON=../ports/unix/micropython_coverage ./run-tests -j1 --via-mpy -d basics float
6666 working-directory : tests
67+ - name : Stubs
68+ run : make stubs -j2
6769 - name : Docs
6870 run : sphinx-build -E -W -b html . _build/html
6971 - name : Translations
You can’t perform that action at this time.
0 commit comments