Skip to content

Commit 1ee783a

Browse files
committed
added pr-test
1 parent d51430c commit 1ee783a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/pr-test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,3 @@ jobs:
9090
./gradlew test
9191
fi
9292
echo "Native library tests passed."
93-
94-
- name: Upload Test Results
95-
uses: EnricoMi/publish-unit-test-result-action@v2
96-
if: (!cancelled())
97-
with:
98-
files: |
99-
test-results/**/*.xml
100-
test-results/**/*.trx
101-
test-results/**/*.json

0 commit comments

Comments
 (0)