diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22199d53..9584bf31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,5 +21,5 @@ jobs: pip install -e . pip uninstall numpy conda install numpy - cd RCareWorld/template + cd ../../RCareWorld/template python test_bathing.py