Обновить .gitea/workflows/gitea-ci.yml
Some checks failed
Java laboratory work CI / test (push) Failing after 5s

This commit is contained in:
2025-10-10 09:35:08 +07:00
parent ff4269c6d2
commit 45f8610bf7

View File

@@ -6,7 +6,6 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container: gradle:jdk21
steps:
- name: Checkout repository code