Skip to content
Snippets Groups Projects
Unverified Commit a83e9284 authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Add ls in tox commands

parent 53c2a25f
1 merge request!2Remove readme.md
......@@ -20,6 +20,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
ls -la
python -m pip install --upgrade pip
pip install tox
pip install --upgrade -r requirements.txt
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment