diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2cbb9dc..f7420fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,6 +65,7 @@ jobs: export TEST_DEBUG=1 export TRAVIS=1 export VALGRIND=0 + ls -al cd tests ./setup.sh pytest -n=5 test_vitality.py \ No newline at end of file