Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 6ffbd4a

Browse files
authored
Clean unneeded code ci.yml
1 parent 0e20e2d commit 6ffbd4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
pull_request:
88
branches:
99
- main
10-
- unittest-coverage-yihao-sprint15
1110

1211
jobs:
1312
test:
@@ -43,4 +42,4 @@ jobs:
4342
coveralls
4443
env:
4544
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46-
COVERALLS_TOKEN: ${{ secrets.COVERALLS_SUPPLAI_DB_API_TOKEN }}
45+
COVERALLS_TOKEN: ${{ secrets.COVERALLS_SUPPLAI_DB_API_TOKEN }}

0 commit comments

Comments
 (0)