Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

Commit c39a5f1

Browse files
committed
update workflows
1 parent 30d7a3c commit c39a5f1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
skip-eslint: true
6363
skip-stylelint: true
6464
skip-prettier: true
65+
skip-libpng-install: true
6566
phpcs-options: ""
6667

6768
tests:

.github/workflows/lint-workflow-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
skip-nasm-install: false
1616
skip-libimagequant-install: false
17+
skip-libpng-install: true
1718

1819
# This is a meta job to avoid to have to constantly change the protection rules
1920
# whenever we touch the matrix.

0 commit comments

Comments
 (0)