mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-31 23:31:02 +02:00
Merge pull request #21164 from timvandermeij/github-actions-font-tests-twice
Remove duplicated font tests execution in the GitHub Actions workflow
This commit is contained in:
commit
c4afee385a
3
.github/workflows/font_tests.yml
vendored
3
.github/workflows/font_tests.yml
vendored
@ -61,9 +61,6 @@ jobs:
|
||||
- name: Install requirements
|
||||
run: pip install -r .github/font_tests_requirements.txt
|
||||
|
||||
- name: Run font tests
|
||||
run: npx gulp fonttest --headless
|
||||
|
||||
- name: Run font tests with code coverage
|
||||
run: npx gulp fonttest --headless --coverage --coverage-output build/coverage/font
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user