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

This commit is contained in:
Anton Romanov 2025-02-16 15:53:31 +04:00
parent d8e4a2e7b6
commit 55b8d46e70

View File

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