mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
Update mvn test push workflow
This commit is contained in:
parent
cfaa584a7d
commit
d454c21734
3
.github/workflows/run-tests.yaml
vendored
3
.github/workflows/run-tests.yaml
vendored
@ -14,5 +14,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 11
|
||||||
|
|
||||||
|
- name: Configure Maven settings
|
||||||
|
run: cp settings.xml $HOME/.m2/settings.xml
|
||||||
|
|
||||||
- name: Build and test with Maven
|
- name: Build and test with Maven
|
||||||
run: mvn test
|
run: mvn test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user