fix workflow file

This commit is contained in:
Alex Lushpai 2024-05-21 18:50:39 +03:00
parent 4157c49771
commit 23f651f4fd

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8, 3.9, 3.10, 3.11]
python-version: ['3.8', '3.9', '3.10', '3.11']
include:
- python-version: '3.12'
coverage: 1