This commit is contained in:
2026-07-29 12:01:08 +03:00
parent b1786c740f
commit 600cc18754
+2 -1
View File
@@ -51,8 +51,9 @@ jobs:
distribution: "adopt"
- name: Test
run: |
ls
ls -ls
echo "olololo"
cat gradlew
- name: Run tests
run: |
echo 'Executing ${{ input.gradle_target }} on env ${{ input.test_env }}'