"src/vscode:/vscode.git/clone" did not exist on "a487b5095a135dc052327812ba38c34731c05b16"
Unverified Commit 4a612531 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Do not load OPENAI_KEY from secrets (#3147)

parent d1a08632
......@@ -43,8 +43,6 @@ jobs:
- name: Run test
timeout-minutes: 10
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |
cd test/lang
python3 run_suite.py --suite per-commit
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment