ls
This commit is contained in:
@@ -22,7 +22,8 @@ jobs:
|
||||
python-version: 3.9
|
||||
|
||||
- name: Install Dependencies
|
||||
run: python -m pip install --upgrade pip
|
||||
run: ls
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user