We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0320fe commit 49da810Copy full SHA for 49da810
.github/workflows/java_pr.yml
@@ -96,7 +96,6 @@ jobs:
96
with:
97
submodules: 'true'
98
persist-credentials: false
99
- if: ${{ needs.check_skip_tests.outputs.skip_tests == 'false' }}
100
- name: Setup Python
101
uses: actions/setup-python@v5
102
id: setup-python
0 commit comments