restore ci workflow

This commit is contained in:
olgavrou 2023-08-29 07:17:40 -04:00
parent 5727148f2b
commit f8b5c2977a

View File

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