fix: [tests] github workflow

This commit is contained in:
Terrtia 2023-05-22 15:36:51 +02:00
parent af719d1d94
commit e1c4849ac3
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, 3.10]
python-version: ['3.7', '3.8', '3.9', '3.10']
# Steps represent a sequence of tasks that will be executed as part of the job