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

This commit is contained in:
Anton Romanov 2025-02-16 16:44:57 +04:00
parent b441310963
commit d5dd379350

View File

@ -12,7 +12,7 @@ jobs:
ports: ports:
- 80 - 80
volumes: volumes:
- my_docker_volume:/volume_mount - workspace:/workspace
options: --cpus 1 options: --cpus 1
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4