Обновить .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:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: gradle:jdk17
|
container: bash:5.0.18
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Init gradle project
|
- name: Init gradle project
|
||||||
|
|||||||
Reference in New Issue
Block a user