mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-28 11:45:23 +00:00
[ci] support testmon core pkg change detection (#4305)
This commit is contained in:
parent
c6f6005990
commit
02192a632e
1
.github/workflows/build_on_pr.yml
vendored
1
.github/workflows/build_on_pr.yml
vendored
@ -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
Block a user