Skip to content

Commit fa966a0

Browse files
Removed conda env activation
1 parent fdd13da commit fa966a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
pwd
6868
ls -l
6969
ls -l data2024
70-
conda activate lmi
7170
# Parameters for 300K:
7271
python3 task1.py --dataset-size ${DBSIZE} --sample-size 100000 --chunk-size 100000 &>task1.log
7372
python3 task2.py --dataset-size ${DBSIZE} --sample-size 100000 --chunk-size 100000 &>task2.log

0 commit comments

Comments
 (0)