This commit is contained in:
2026-07-29 11:53:48 +03:00
parent e3621519d9
commit b1786c740f
+4
View File
@@ -49,6 +49,10 @@ jobs:
with:
java-version: 21
distribution: "adopt"
- name: Test
run: |
ls
echo "olololo"
- name: Run tests
run: |
echo 'Executing ${{ input.gradle_target }} on env ${{ input.test_env }}'