mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-02-16 02:21:06 +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:
|
||||
java-version: 11
|
||||
|
||||
- name: Configure Maven settings
|
||||
run: cp settings.xml $HOME/.m2/settings.xml
|
||||
|
||||
- name: Build and test with Maven
|
||||
run: mvn test
|
||||
|
||||
Reference in New Issue
Block a user