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" distribution: "adopt"
- name: Test - name: Test
run: | run: |
ls ls -ls
echo "olololo" echo "olololo"
cat gradlew
- name: Run tests - name: Run tests
run: | run: |
echo 'Executing ${{ input.gradle_target }} on env ${{ input.test_env }}' echo 'Executing ${{ input.gradle_target }} on env ${{ input.test_env }}'