Bumped extensions versions
This commit is contained in:
parent
747318cd29
commit
be319a3b55
3 changed files with 4 additions and 5 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -22,10 +22,10 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
java-version: ${{ matrix.java-version }}
|
||||
|
||||
- name: Run Tests
|
||||
- name: Run tests
|
||||
run: ./bld download compile detekt test
|
||||
|
||||
- name: Build Documentation
|
||||
- name: Build documentation
|
||||
run: |
|
||||
./bld javadoc
|
||||
./bld dokka-html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue