Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Sample Workflow / test (push) Successful in 5s

This commit is contained in:
2025-10-10 08:53:02 +07:00
parent 43b1402eff
commit 7078efea4e

View File

@@ -6,6 +6,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container: gradle:jdk17
steps:
- name: Init gradle project