We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090afbf commit 3434339Copy full SHA for 3434339
.github/workflows/citest.yaml
@@ -65,7 +65,7 @@ jobs:
65
#run test
66
export CUDA_VISIBLE_DEVICES=7
67
source ~/anaconda3/etc/profile.d/conda.sh
68
- conda activate easycv_torch1.8.0_py37
+ conda activate easycv_torch1.8.0
69
70
# pip install pai-easycv
71
pip uninstall -y pai-easycv
0 commit comments