Update daily_tests.yaml

pull/650/head
kkscilife 2024-01-23 09:42:04 +08:00 committed by GitHub
parent 135deca621
commit 267771bad2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ jobs:
pip install sentencepiece
srun -p ${SLURM_PARTITION} --kill-on-bad-exit=1 --job-name=${GITHUB_RUN_ID}-${GITHUB_JOB} --gpus-per-task=2 pytest -s -v --color=yes ./tests/test_hf_model.py
- name: clear_env
run: |
conda deactivate
conda env remove --name internlm-model-latest
- name: clear_env
run: |
conda deactivate
conda env remove --name internlm-model-latest