Skip to content

Commit 40a6701

Browse files
committed
Tighten AI smoke workflow to one symbol
1 parent 4f4a8f3 commit 40a6701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai_trading_smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
TWELVEDATA_API_KEYS: ${{ secrets.TWELVEDATA_API_KEYS }}
1515
ALPHAVANTAGE_API_KEYS: ${{ secrets.ALPHAVANTAGE_API_KEYS }}
1616
NVIDIA_API_KEY: ${{ secrets.NVIDIA_API_KEY }}
17-
AI_SMOKE_TICKERS: "AAPL,MSFT,NVDA,TSLA,SPY"
17+
AI_SMOKE_TICKERS: "AAPL"
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)