Skip to content

Commit

Permalink
skip dep tests
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Mar 12, 2024
1 parent 8d7ea12 commit d97028b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- uses: shogo82148/actions-setup-perl@v1
with:
perl-version: ${{ matrix.perl }}
- run: cpanm --installdeps .
- run: cpanm --installdeps -n -f .
- run: prove -lv t
1 change: 1 addition & 0 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ requires:
Mail::SPF: 0
Geo::IP: 0
Redis: 0
CDB_File: 0
version: 1.00

0 comments on commit d97028b

Please sign in to comment.