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

This commit is contained in:
Anton Romanov 2025-02-16 16:30:44 +04:00
parent d45a536faf
commit 2fbb530e46

View File

@ -16,8 +16,8 @@ jobs:
options: --cpus 1 options: --cpus 1
steps: steps:
- name: Test fuzzy controller - name: Test fuzzy controller
uses: actions/checkout@v3
run: | run: |
ls -la / ls -la
ls -la /.dockerenv
chmod +x ./gradlew chmod +x ./gradlew
./gradlew test ./gradlew test