1
0
mirror of synced 2026-01-06 06:04:16 -05:00

🎉 Single py checker (#10246)

This commit is contained in:
Maksym Pavlenok
2022-02-21 14:01:42 +02:00
committed by GitHub
parent 9163277bc4
commit 61b0e9e196
20 changed files with 337 additions and 229 deletions

View File

@@ -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: |