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 c6214ca commit 9c424d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- uses: actions/checkout@v1
- name: Install Dependencies
run: |
cpanm -v HTML::Tagset
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 9c424d0

Please sign in to comment.