summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2023-10-02 14:31:00 +0200
committerKarel Miko <karel.miko@gmail.com>2023-10-02 14:31:00 +0200
commite155452fd81490d1823c51671bd80786835891b3 (patch)
tree0258e2655967cced0d5d5aa9fed6084ab0c74d3f
parente739ff86cd94f3ff0b415ec925b264322249e06e (diff)
tuning github actions (3)
-rw-r--r--.github/workflows/02-bsd-tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/02-bsd-tests.yml b/.github/workflows/02-bsd-tests.yml
index 4b5545f6..31eabbdd 100644
--- a/.github/workflows/02-bsd-tests.yml
+++ b/.github/workflows/02-bsd-tests.yml
@@ -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