Skip to content

Commit

Permalink
Set the token in the main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
workingloong committed Jan 1, 2025
1 parent 640b001 commit 4e6d65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
token: 3b0503fb-7c5e-4486-9ddf-2903deb77067
slug: intelligent-machine-learning/dlrover
operator-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4e6d65a

Please sign in to comment.