diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9a2064..b21275a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,7 @@ jobs: Test::Perl::Critic Test::Pod::Coverage Test::Pod + Pod::Coverage::Moose test: needs: [ 'dist', 'notify' ] runs-on: ${{ matrix.os }}