Skip to content

Commit

Permalink
moved scope of api keys
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLi0802 committed Dec 8, 2024
1 parent e9a594c commit 0a7fdee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-agents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
env:
API_KEYS: ${{ secrets.API_KEYS }}

steps:
# Step 1: Checkout the code
Expand Down

0 comments on commit 0a7fdee

Please sign in to comment.