Обновить .gitea/workflows/sampleworkflow.yaml
Some checks failed
Sample Workflow / test (push) Failing after 2s
Some checks failed
Sample Workflow / test (push) Failing after 2s
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container: gradle:jdk17
|
||||
container: bash:5.0.18
|
||||
|
||||
steps:
|
||||
- name: Init gradle project
|
||||
|
||||
Reference in New Issue
Block a user