cb defaults and some fixes

This commit is contained in:
olgavrou
2023-08-29 07:42:45 -04:00
parent 42bdb003ee
commit 7eaaad51de
4 changed files with 58 additions and 16 deletions

View File

@@ -60,7 +60,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
# - "3.11"
name: Python ${{ matrix.python-version }} extended tests
steps:
- uses: actions/checkout@v3