Prova test-suite

This commit is contained in:
marco
2022-11-07 20:21:40 +01:00
parent 54bab829b5
commit 9c07dceab7
4 changed files with 14 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
python-version: 3.8
python-version: 3.9
- name: Run tests
run: |