mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Prevent to YAML type cast
This commit is contained in:
parent
70a7ca8dec
commit
7b7b16f72b
1 changed files with 3 additions and 3 deletions
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
|
|
@ -18,9 +18,9 @@ jobs:
|
|||
- macos-latest
|
||||
- windows-latest
|
||||
python-version:
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
|
||||
defaults:
|
||||
# Windows is sucks. Force use bash instead of PowerShell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue