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 15:51:56 +04:00
parent af54daed6a
commit d8e4a2e7b6

View File

@ -16,4 +16,6 @@ jobs:
options: --cpus 1 options: --cpus 1
steps: steps:
- name: Test fuzzy controller - name: Test fuzzy controller
run: bash ./gradlew test run: |
ls -la
bash ./gradlew test