Skip to content

carp() when nodes() is used. #6

carp() when nodes() is used.

carp() when nodes() is used. #6

Workflow file for this run

name: CI
on:
push:
branches:
- master
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
container: gbxyz/rdapper:latest
steps:
- uses: actions/checkout@v4
- run: perl Makefile.PL
- run: make
- run: make test