run pytype_test in python 3.9 (#5425)

This commit is contained in:
Akuli
2021-05-12 19:13:01 +03:00
committed by GitHub
parent 7372952e29
commit ceb308d402

View File

@@ -55,7 +55,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: 3.9
- run: pip install -r requirements-tests-py3.txt
- run: ./tests/pytype_test.py