🎉 Single py checker (#10246)
This commit is contained in:
5
.github/actions/ci-java-tests/action.yml
vendored
5
.github/actions/ci-java-tests/action.yml
vendored
@@ -9,11 +9,6 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Install Java
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: '17'
|
||||
|
||||
- name: "Build"
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user