Skip to content

Commit

Permalink
remove CHATGPT_API_KEY from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmel committed Feb 25, 2024
1 parent 63ca911 commit 5448e55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ jobs:
run: forge install

- name: Run tests
env:
CHATGPT_API_KEY: ${{ secrets.CHATGPT_API_KEY }}
run: forge test --ffi

0 comments on commit 5448e55

Please sign in to comment.