Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 11, 2024
1 parent ace4de7 commit c6214ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install Dependencies
run: |
curl -sL https://cpanmin.us/ | perl - -nq --with-develop --with-recommends --with-suggests --installdeps .
cpanm -v Plack
- name: Run Tests
run: prove -lr t
env:
Expand Down

0 comments on commit c6214ca

Please sign in to comment.