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

This commit is contained in:
Anton Romanov 2025-02-16 16:44:22 +04:00
parent 03a141777d
commit b441310963

View File

@ -15,12 +15,8 @@ jobs:
- my_docker_volume:/volume_mount
options: --cpus 1
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: master
- name: Test fuzzy controller
run: |
- uses: actions/checkout@v4
- run: |
ls -la
chmod +x ./gradlew
./gradlew test