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 - my_docker_volume:/volume_mount
options: --cpus 1 options: --cpus 1
steps: steps:
- name: Checkout - uses: actions/checkout@v4
uses: actions/checkout@v4 - run: |
with:
ref: master
- name: Test fuzzy controller
run: |
ls -la ls -la
chmod +x ./gradlew chmod +x ./gradlew
./gradlew test ./gradlew test