♻️ Removed specific python

This commit is contained in:
Nikhil Badyal
2022-08-12 21:10:05 +05:30
parent 81106f41f9
commit 5becce2807
@@ -20,8 +20,6 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4.2.0
with:
python-version: "3.10"
- name: Install pre-commit
run: pip install pre-commit