Skip to content

Commit

Permalink
build: run weasyprint integration tests during build process
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev committed Jun 7, 2024
1 parent ece7be9 commit 19bf087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Build with Maven
run: mvn --batch-mode clean package -P polarion2404,install-weasyprint,tests-with-weasyprint-cli
- name: Upload Artifacts
if: always()
uses: actions/upload-artifact@v4
with:
name: test images
Expand Down

0 comments on commit 19bf087

Please sign in to comment.