added : demos to test ci

This commit is contained in:
Khwahish Patel
2025-03-02 18:08:34 +05:30
committed by Paul Robinson
parent bef8a82a52
commit f6279c23ac
4 changed files with 111 additions and 11 deletions

View File

@ -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