File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
steps :
24
24
25
25
- name : Setup Gradle Repo
26
- uses : Oztechan/Global/actions/setup-gradle-repo@48b08c776cee706477e996d13da5e28756da9192
26
+ uses : Oztechan/Global/actions/setup-gradle-repo@0131dbcf6e546af20a6aff26deaada1cb27cc624
27
27
28
28
- name : Assemble
29
29
run : ./gradlew assemble
43
43
steps :
44
44
45
45
- name : Setup Gradle Repo
46
- uses : Oztechan/Global/actions/setup-gradle-repo@48b08c776cee706477e996d13da5e28756da9192
46
+ uses : Oztechan/Global/actions/setup-gradle-repo@0131dbcf6e546af20a6aff26deaada1cb27cc624
47
47
48
48
- name : Run Quality Jobs
49
49
run : ./gradlew check koverXmlReport --parallel
Original file line number Diff line number Diff line change 14
14
15
15
jobs :
16
16
ProjectAutomations :
17
- uses : Oztechan/Global/.github/workflows/reusable-project.yml@48b08c776cee706477e996d13da5e28756da9192
17
+ uses : Oztechan/Global/.github/workflows/reusable-project.yml@0131dbcf6e546af20a6aff26deaada1cb27cc624
18
18
with :
19
19
project_id : 6
20
20
secrets : inherit
You can’t perform that action at this time.
0 commit comments