mirror of https://github.com/hpcaitech/ColossalAI
[ci] support testmon core pkg change detection (#4305)
parent
c6f6005990
commit
02192a632e
|
@ -213,6 +213,7 @@ jobs:
|
|||
DATA: /data/scratch/cifar-10
|
||||
NCCL_SHM_DISABLE: 1
|
||||
LD_LIBRARY_PATH: /github/home/.tensornvme/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64
|
||||
TESTMON_CORE_PKGS: /__w/ColossalAI/ColossalAI/requirements/requirements.txt,/__w/ColossalAI/ColossalAI/requirements/requirements-test.txt
|
||||
|
||||
- name: Store Testmon Cache
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue