Added basic profiling

This commit is contained in:
Vasilije 2024-12-04 18:48:34 +01:00
parent c2896f3b5b
commit e178d38ec6

View file

@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.10'
- name: Install Poetry
uses: snok/install-poetry@v1.3.2