Skip to content

Upgrade to v1.3.0 to enable Getopt::Long permute #20

Upgrade to v1.3.0 to enable Getopt::Long permute

Upgrade to v1.3.0 to enable Getopt::Long permute #20

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt install bats
- run: make test