This commit is contained in:
Elijah 2024-01-25 12:47:39 +01:00
parent 0d864490df
commit d3228a63a1
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ jobs:
- name: Check Python version
run: |
python3 --version
echo "Python version: $(python3 --version)"
- name: Create virtual environment
run: |