Skip to content

Commit 4cf874d

Browse files
authored
Update daily_analysis.yml
1 parent 6ead2ed commit 4cf874d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/daily_analysis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ jobs:
5656
run: |
5757
mkdir -p data logs reports
5858
59-
- name: Generate Right Side Pool
60-
run: python3 ./.github/scripts/right_side_selector.py > stock_list.txt
61-
6259
- name: Export STOCK_LIST
6360
run: |
6461
echo "STOCK_LIST=$(cat stock_list.txt)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)