Skip to content

Commit

Permalink
Fix location
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Nov 15, 2023
1 parent b57ad08 commit 09a2e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
composer update --${{ matrix.dependency-version }} --prefer-dist --no-progress
- name: Execute Unit Tests
run: WEASYPRINT_BINARY=/usr/bin/weasyprint composer test
run: composer test

0 comments on commit 09a2e2f

Please sign in to comment.