We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352e678 commit c7e4526Copy full SHA for c7e4526
.github/workflows/build_test.yml
@@ -24,5 +24,4 @@ jobs:
24
- name: Build and Test
25
uses: GabrielBB/xvfb-action@v1
26
with:
27
- run: mvn clean install
28
-
+ run: ./mvnw clean install
0 commit comments