Skip to content

Commit

Permalink
ktrace
Browse files Browse the repository at this point in the history
  • Loading branch information
nmisch committed May 19, 2024
1 parent 763a001 commit fae31f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
run: |
sudo ${{ matrix.os.pkginstall }}
/usr/sbin/pkg_info || true
ktrace perl -e 'alarm 1;sleep while 1' || true
kdump || true
curl -L https://cpanmin.us | sudo perl - --notest --installdeps --with-configure --with-develop .
perl Makefile.PL
make
Expand Down

0 comments on commit fae31f5

Please sign in to comment.