1 parent 6ead2ed commit 4cf874dCopy full SHA for 4cf874d
1 file changed
.github/workflows/daily_analysis.yml
@@ -56,9 +56,6 @@ jobs:
56
run: |
57
mkdir -p data logs reports
58
59
- - name: Generate Right Side Pool
60
- run: python3 ./.github/scripts/right_side_selector.py > stock_list.txt
61
-
62
- name: Export STOCK_LIST
63
64
echo "STOCK_LIST=$(cat stock_list.txt)" >> $GITHUB_ENV
0 commit comments