ls removed

This commit is contained in:
Tryndaron
2024-04-02 11:51:54 +02:00
parent d114841425
commit f499930873
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
python-version: 3.9
- name: Install Dependencies
run: ls
run:
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install pytest