Update tests.yml

This commit is contained in:
Honglei 2021-07-19 23:55:06 +08:00 committed by GitHub
parent ada80345ab
commit 70c6d358f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,5 +60,5 @@ jobs:
- name: Install tox - name: Install tox
run: pip install tox tox-gh-actions run: pip install tox tox-gh-actions
- name: Run tests - name: Run tests
run: tox -e ${{ matrix.python }} run: tox
timeout-minutes: 5 timeout-minutes: 5