Skip to content

Commit c9d9db8

Browse files
committed
Remove unnecessary Test2::V0 installation - it's a core Perl module
1 parent 08156b3 commit c9d9db8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
2121

22-
- name: Install Test Dependencies
23-
run: |
24-
cpanm --quiet --notest Test2::V0
25-
2622
- name: Run Infrastructure Tests
2723
run: prove -v t/00-infrastructure.t
2824

0 commit comments

Comments
 (0)