Обновить .gitea/workflows/gitea-ci.yml
All checks were successful
Java laboratory work CI / test (push) Successful in 33s

This commit is contained in:
2025-10-10 12:01:43 +07:00
parent c0ab29c168
commit e0c66eea2d

View File

@@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v4
- name: Build and test project
run:
gradle build # - Includes test task
gradle build --no-daemon # - Includes test task