Skip to content

Commit c7e4526

Browse files
committed
Test
1 parent 352e678 commit c7e4526

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
- name: Build and Test
2525
uses: GabrielBB/xvfb-action@v1
2626
with:
27-
run: mvn clean install
28-
27+
run: ./mvnw clean install

0 commit comments

Comments
 (0)