mirror of https://github.com/qos-ch/slf4j
try maven install
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
This commit is contained in:
parent
c9c5492ded
commit
4835381767
|
|
@ -38,8 +38,6 @@ jobs:
|
|||
java-version: ${{ matrix.jdk }}
|
||||
- name: Compile
|
||||
# download dependencies, etc, so test log looks better
|
||||
run: mvn -B compile
|
||||
- name: Test
|
||||
run: mvn -B verify
|
||||
run: mvn -B install
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue