Skip to content

Commit

Permalink
trying to make tests faster
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Apr 22, 2020
1 parent 01dff52 commit e60c8f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
java-version: 11
- run: sudo apt-get install xvfb
- run: ./gradlew buildServer buildExamples
- run: xvfb-run --auto-servernum ./gradlew checkLanguageTests

buildLauncher:
Expand Down

0 comments on commit e60c8f3

Please sign in to comment.