We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e534536 commit a72941cCopy full SHA for a72941c
.github/workflows/unit_tests.yml
@@ -199,6 +199,7 @@ jobs:
199
volumes:
200
- /dev/dri/by-path:/dev/dri/by-path
201
- /monster/ci/models:/monster/data/model
202
+ - /monster/ci/dataset:/monster/data/model/dataset
203
- /monster/ci/huggingface:/github/home/.cache/huggingface
204
- /monster/ci/pyenv:/opt/pyenv
205
- /monster/ci/dist:/opt/dist
@@ -352,6 +353,7 @@ jobs:
352
353
354
355
356
357
358
359
0 commit comments