feat: remove codecov tests

This commit is contained in:
Alexandre Teles
2024-01-16 18:06:50 -03:00
parent 0381d076bf
commit 9c69fa3b92
16 changed files with 8 additions and 12867 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.11.6"
python-version: "3.11.7"
- name: Install project dependencies
run: |