Skip to content

Commit 44c6448

Browse files
authored
Update pr-test.yml
1 parent 9bfdd86 commit 44c6448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
--memory=0
2929
--memory-swap=0
3030
-v /data/slime_ci:/data/slime_ci
31-
-v /data/slime_ci/models:/root/models
32-
-v /data/slime_ci/datasets:/root/datasets
31+
-v /data/models:/root/models
32+
-v /data/datasets:/root/datasets
3333
strategy:
3434
fail-fast: false
3535
matrix:

0 commit comments

Comments
 (0)