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
No related branches found
No related tags found
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment