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:01:59 +04:00
parent 694416b4aa
commit dc24a8589f

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@v4
run: | run: |
pwd pwd
ls -la ls -la
ls ${{ gitea.workspace }}
bash ./gradlew test bash ./gradlew test