Skip to content

Commit ac3e930

Browse files
committed
Merge branch 'feat/simple_ci_etc' of https://github.com/fzyzcjy/slime into feat/simple_ci_etc
2 parents 52e6369 + 44c6448 commit ac3e930

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)