Fix syntax

This commit is contained in:
Ilkka Seppälä 2020-06-14 18:37:29 +03:00
parent f28a63a46c
commit 0b41aaaa76

View File

@ -22,6 +22,4 @@ jobs:
java-version: 11 java-version: 11
- name: Build with Maven - name: Build with Maven
uses: GabrielBB/xvfb-action@v1.2 uses: GabrielBB/xvfb-action@v1.2
with: run: mvn clean verify
working-directory: ./ #optional
run: mvn clean verify