1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
This commit is contained in:
Ivan Habunek 2023-03-08 14:18:21 +01:00
parent ba2f4d2e3f
commit e6a9c9859d
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -4,6 +4,7 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ["3.11"]