mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
sss
This commit is contained in:
parent
68a5fd0515
commit
75fa9f5b7b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
cache: 'poetry'
|
||||
- run: poetry install --with test
|
||||
- run: poetry install
|
||||
- run: poetry run tox -e ${{ matrix.tox }}
|
||||
- name: Upload coverage.xml
|
||||
if: ${{ matrix.python == '3.10' }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user