Skip to content

Commit 7ec2cc1

Browse files
committed
test
1 parent ff027ad commit 7ec2cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-temp-model-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
# source tools/run_command.sh
3535
set -e
36-
source "/root/anaconda3/etc/profile.d/conda.sh"
36+
source "/root/miniconda3/etc/profile.d/conda.sh"
3737
conda init bash
3838
conda activate new-torchbenchmark
3939
pip install -e flag_gems/

0 commit comments

Comments
 (0)