Skip to content

Commit b753f18

Browse files
authored
Merge pull request #14 from 0xbigapple/feature/migrate_ci_3
ci: test coverage
2 parents 9648370 + 5650c46 commit b753f18

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codecov-upload.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
workflow_run:
55
workflows: ["RockyLinux Coverage Build"]
66
types: [completed]
7-
branches: [ 'develop', 'release_**' ]
87

98
jobs:
109
upload-coverage:

framework/src/test/java/org/tron/common/TestConstants.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ public class TestConstants {
44

55
public static final String TEST_CONF = "config-test.conf";
66
public static final String NET_CONF = "config.conf";
7-
87
}

0 commit comments

Comments
 (0)