tangled
alpha
login
or
join now
nayrid.com
/
java-template
1
fork
atom
Opinionated java-library project template
1
fork
atom
overview
issues
pulls
pipelines
remove later
kokirigla.de
1 month ago
304a4848
dddea97c
verified
This commit was signed with the committer's
known signature
.
kokirigla.de
SSH Key Fingerprint:
SHA256:BlSEtD3ZoKT3iKveofI8gba+lZ9CEolKRM1Pzy3pAwg=
0/1
check.yml
failed
2s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
check.yml
+2
.tangled/workflows/check.yml
···
9
9
- "temurin-bin"
10
10
11
11
steps:
12
12
+
- name: "debug: ls"
13
13
+
command: ls
12
14
- name: "check"
13
15
command: |
14
16
"./gradlew check"