Skip to content

Commit

Permalink
tuning github actions (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-m committed Oct 2, 2023
1 parent e739ff8 commit e155452
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/02-bsd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
run: |
sudo ${{ matrix.os.pkginstall }}
curl -L https://cpanmin.us | sudo perl - --verbose --notest --installdeps --with-configure --with-develop .
pwd
ls -l
sudo make realclean
perl Makefile.PL
make -j4
prove -b t

0 comments on commit e155452

Please sign in to comment.