Update ci
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -16,12 +16,11 @@ jobs:
|
|||||||
${{ github.event_name == 'push' }}
|
${{ github.event_name == 'push' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
POETRY_VERSION: 1.8.1
|
POETRY_VERSION: 1.8.2
|
||||||
DATA_DIR: tests/data
|
DATA_DIR: tests/data
|
||||||
TMPDIR: ~/tmp
|
TMPDIR: ~/tmp
|
||||||
TEMP: ~/tmp
|
TEMP: ~/tmp
|
||||||
TMP: ~/tmp
|
TMP: ~/tmp
|
||||||
PYOPENGL_PLATFORM: egl
|
|
||||||
MUJOCO_GL: egl
|
MUJOCO_GL: egl
|
||||||
LEROBOT_TESTS_DEVICE: cpu
|
LEROBOT_TESTS_DEVICE: cpu
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user