Skip to content

Commit

Permalink
Optimize agent_ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobholamovic committed Dec 20, 2023
1 parent 041c1b0 commit 4753af4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/agent_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@ jobs:
working-directory: erniebot-agent
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: erniebot-agent
name: erniebot-agent

0 comments on commit 4753af4

Please sign in to comment.