mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-05-19 16:20:33 +00:00
Update mvn test push workflow
This commit is contained in:
@@ -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