Skip to content

Commit f48d51e

Browse files
try to debug test
1 parent 02fd42c commit f48d51e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
python${{ matrix.python-version }} -m pycodestyle --max-line-length 100 .
5959
python${{ matrix.python-version }} -m pytest -v -s --cov=mpcontribs/client --cov-report=term-missing --cov-report=xml --ignore=bravado
6060
python${{ matrix.python-version }} -m build --outdir ../dist
61+
cd ..
6162
6263
- name: Install dependencies for lux
6364
run: |

0 commit comments

Comments
 (0)