Skip to content

Commit a5da3bb

Browse files
fix: Java PR #15
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 592526c commit a5da3bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/java_pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
with:
1717
head-sha: ${{ github.event.pull_request.head.sha }}
1818
excluded-dirs: 'docs/**,tests/**,examples/**'
19-
outputs:
20-
skip_tests: ${{ needs.check_skip_tests.outputs.skip_tests }}
2119

2220
lint-java:
2321
# when using pull_request_target, all jobs MUST have this if check for 'ok-to-test' or 'approved' for security purposes.

0 commit comments

Comments
 (0)