Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
fix 2
  • Loading branch information
peczenyj authored Dec 7, 2023
1 parent 048a024 commit 9f95a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Install Dependencies
run: |
curl -sL https://cpanmin.us/ | perl - -nq --with-develop --installdeps .
cpanm -n TAP::Formatter::GitHubActions
- name: Fix ExtUtils::MakeMaker (for Perl 5.16 and 5.18)
run: cpanm -n App::cpanminus ExtUtils::MakeMaker
- name: Run Tests
Expand Down

0 comments on commit 9f95a7b

Please sign in to comment.