diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a86193b8..747ecd05 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -117,8 +117,6 @@ jobs: # run tests & coverage #---------------------------------------------- - name: Run tests - env: - LEROBOT_TESTS_DEVICE: cpu run: | source .venv/bin/activate pytest --cov=./lerobot --cov-report=xml tests