mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
added : demos to test ci
This commit is contained in:
committed by
Paul Robinson
parent
bef8a82a52
commit
f6279c23ac
2
.github/workflows/tox.yml
vendored
2
.github/workflows/tox.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
toxenv: [core, lint, wheel]
|
||||
toxenv: [core, lint, wheel, demos]
|
||||
include:
|
||||
- python: '3.10'
|
||||
toxenv: docs
|
||||
|
||||
Reference in New Issue
Block a user