Skip to content

Commit 3942666

Browse files
committed
Test with minifiers
1 parent 531a620 commit 3942666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
cpanm -n --installdeps .
32+
cpanm -n CSS::Minifier::XS JavaScript::Minifier::XS
3233
cpanm -n Test::Pod Test::Pod::Coverage
3334
- name: Run tests
3435
run: prove -l t

0 commit comments

Comments
 (0)