Skip to content

Bump actions/checkout from 2 to 4 (#16) #51

Bump actions/checkout from 2 to 4 (#16)

Bump actions/checkout from 2 to 4 (#16) #51

name: Testing on Ubuntu
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt install -y perl cpanminus
sudo cpanm --installdeps .
- name: Verify the basic usage
run: |
perl fuzzpm.pl