Skip to content

Commit

Permalink
Rename workflow and update codecov token (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
workingloong authored Jan 2, 2025
1 parent a3ed348 commit 011b550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: main test for the project
name: code-check

on:
pull_request:
Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: 043586e5-68b8-4588-9bf4-c333f2692345
token: 3b0503fb-7c5e-4486-9ddf-2903deb77067
slug: intelligent-machine-learning/dlrover
operator-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 011b550

Please sign in to comment.