Skip to content

Commit c6214ca

Browse files
committed
debug
1 parent ace4de7 commit c6214ca

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
@@ -30,6 +30,7 @@ jobs:
3030
- name: Install Dependencies
3131
run: |
3232
curl -sL https://cpanmin.us/ | perl - -nq --with-develop --with-recommends --with-suggests --installdeps .
33+
cpanm -v Plack
3334
- name: Run Tests
3435
run: prove -lr t
3536
env:

0 commit comments

Comments
 (0)