parent
31e882eb42
commit
86522d6b3e
5 changed files with 6 additions and 6 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
run: ./bld download
|
||||
|
||||
- name: Compile source
|
||||
run: ./bld -Djitpack.token=${{ secrets.JITPACK_TOKEN }} compile
|
||||
run: ./bld compile
|
||||
|
||||
- name: Run tests
|
||||
run: ./bld jacoco
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue