Skip to content

Commit fb43e54

Browse files
committed
remove test code
1 parent 800d827 commit fb43e54

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,6 @@ jobs:
221221

222222
- name: Build
223223
run: ./gradlew clean build --no-daemon --no-build-cache
224-
#run: |
225-
# ./gradlew clean build -x test --no-daemon --no-build-cache
226-
# ./gradlew framework:test --tests org.tron.core.zksnark.ShieldedReceiveTest
227224

228225
- name: Generate JaCoCo report
229226
run: ./gradlew jacocoTestReport --no-daemon --no-build-cache

0 commit comments

Comments
 (0)