Skip to content

Commit

Permalink
Remove unnesessary DISPLAY environment variable from `Build with Ma…
Browse files Browse the repository at this point in the history
…ven`
  • Loading branch information
Valkryst committed Oct 26, 2023
1 parent ee58564 commit 31ad74a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ jobs:
restore-keys: ${{ runner.os }}-m2

- name: Build with Maven
env:
DISPLAY: :1
run: mvn --batch-mode --update-snapshots -Dmaven.javadoc.skip=true verify --file pom.xml

0 comments on commit 31ad74a

Please sign in to comment.