Skip to content

Commit e997dd9

Browse files
fix: Updating java pr to skip tests
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 2bb240b commit e997dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/java_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
with:
9797
submodules: 'true'
9898
persist-credentials: false
99+
if: ${{ needs.check_skip_tests.outputs.skip_tests == 'false' }}
99100
- name: Setup Python
100101
uses: actions/setup-python@v5
101102
id: setup-python

0 commit comments

Comments
 (0)