mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-19 14:51:56 +00:00
Update mvn test push workflow
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user