mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-30 09:59:53 +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:
|
||||
python-version: ${{ matrix.python }}
|
||||
- name: Install tox
|
||||
run: pip install tox
|
||||
run: pip install tox tox-gh-actions
|
||||
- name: Run tests
|
||||
run: tox -e ${{ matrix.python }}
|
||||
timeout-minutes: 5
|
||||
|
|
Loading…
Reference in New Issue
Block a user