diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5f6b2b0..0d9d338 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,6 +16,7 @@ jobs: - 3.7 - 3.8 - 3.9 + - 3.10 name: Python ${{ matrix.python-version }} steps: