We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800d827 commit fb43e54Copy full SHA for fb43e54
1 file changed
.github/workflows/pr-check.yml
@@ -221,9 +221,6 @@ jobs:
221
222
- name: Build
223
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
227
228
- name: Generate JaCoCo report
229
run: ./gradlew jacocoTestReport --no-daemon --no-build-cache
0 commit comments