Skip to content

Commit

Permalink
Try to fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Aug 28, 2023
1 parent 7121fe0 commit 8001b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cpanm -n Devel::Cover::Report::Coveralls
git config --global --add safe.directory /__w/PICA-Data/PICA-Data
perl Build.PL && ./Build build && cover -test -report coveralls

0 comments on commit 8001b5b

Please sign in to comment.