fix: [tests] github workflow

pull/594/head
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
1 changed files with 1 additions and 1 deletions

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