mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-31 02:20:02 +03:00
Update tests.yml
This commit is contained in:
parent
ecf6463393
commit
dd5ef360e8
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python }}
|
python-version: ${{ matrix.python }}
|
||||||
- name: Install tox
|
- name: Install tox
|
||||||
run: pip install tox
|
run: pip install tox tox-gh-actions
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: tox -e ${{ matrix.python }}
|
run: tox -e ${{ matrix.python }}
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user