Skip to content

GitHub Actions: experiment with reusable multiperl-test #74

GitHub Actions: experiment with reusable multiperl-test

GitHub Actions: experiment with reusable multiperl-test #74

Workflow file for this run

name: "multiperl test"
on:
workflow_dispatch: ~
push:
branches: "*"
tags-ignore: "*"
pull_request: ~
jobs:
build-and-test:
uses: rjbs/dzil-actions/.github/workflows/multiperl-test-matrix.yaml@main

Check failure on line 11 in .github/workflows/multiperl-test.yml

View workflow run for this annotation

GitHub Actions / multiperl test

Invalid workflow file

The workflow is not valid. .github/workflows/multiperl-test.yml (Line: 11, Col: 11): Input perl-versions-json is required, but not provided while calling.