Fix ci
Some checks failed
CI fuzzy controller / container-test-job (push) Failing after 3s

This commit is contained in:
Anton Romanov 2025-02-16 16:08:14 +04:00
parent dc24a8589f
commit 7a63050245

View File

@ -17,7 +17,10 @@ jobs:
steps:
- name: Test fuzzy controller
run: |
echo "current"
pwd
echo "second"
ls -la
ls ${{ gitea.workspace }}
bash ./gradlew test
chmod +x ./gradlew
./gradlew test