Skip to content

Commit

Permalink
Looks like the Windows build environment is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Dec 11, 2023
1 parent f16c398 commit 095bb61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- run: perl -V
- name: Install Dependencies
run: |
cpanm -iv Clone
cpanm -iqn --skip-satisfied File::Spec ExtUtils::MakeMaker Devel::Cover::Report::Codecov Test::Harness
cpanm -iqn --skip-satisfied Test::Script Test::Portability::Files Test::Taint Test::Carp Test::Compile Test::Pod::Coverage LWP::UserAgent
cpanm -iqn --skip-satisfied --installdeps --notest .
Expand Down

0 comments on commit 095bb61

Please sign in to comment.