django test

This commit is contained in:
Arnold Dechamps 2024-02-11 19:44:20 +01:00
parent 355e0eaa22
commit c7770ec719
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
python-version: [3.8, 3.9, 3.11] python-version: [3.10, 3.11]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3