Add extra testing to generate-screenshots.yml
This commit is contained in:
2
.github/workflows/generate-screenshots.yml
vendored
2
.github/workflows/generate-screenshots.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 14
|
||||
- name: Test glxinfo
|
||||
run: xvfb-run glxinfo
|
||||
- name: Collect screenshots
|
||||
run: ./gradlew collectScreenshots
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4.1.5
|
||||
|
||||
Reference in New Issue
Block a user